meowy-webring/src
Fries 5cbbacec23 use the askama compile time template engine
this has the exact same syntax as tera (jinja style) but its compile
time which is very useful for having a portable binary that doesn't
require any files to run like a templates folder or public folder.
2023-06-29 21:24:53 -07:00
..
assets.rs use the askama compile time template engine 2023-06-29 21:24:53 -07:00
links.rs add a not found template and reorgainze the code 2023-06-29 19:45:41 -07:00
main.rs use the askama compile time template engine 2023-06-29 21:24:53 -07:00
routes.rs use the askama compile time template engine 2023-06-29 21:24:53 -07:00