You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pebble Templating Engine
Hi,
I'm absolutely a newbie when it comes to using Pebble. Currently it feels as if I never loaded a file in Java :-) I'm facing problems to make it work using the introduction on the webpage. The problem for me is the getTemplate operation. Always get an exception telling me the template is not there will I'm quite sure it's there. I have test calls to getResource and getResourceAsStream and they work nicely. Is there a full but simple working example maybe at github? What could be the problem?