Hacker News new | ask | show | jobs
by pezezin 950 days ago
For compiled templates I have used Askama: https://crates.io/crates/askama

My biggest gripe is that when a template doesn't compile the error messages are quite useless, but other than that it is great.