Replies: 1 comment
-
Afaik, the template folder should be: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is my current project architecture:
And this is the part of my
Auth.java
that tries to load thephone.ftl
:And I get this error:
And I use (jar-tools)[https://jar.tools/jar-viewer] to make sure that both
phone.ftl
andotp.ftl
are in thetemplates
directory.What should I do?
Beta Was this translation helpful? Give feedback.
All reactions