mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
.. | ||
src | ||
templates | ||
Cargo.toml | ||
README.md |
MiniJinja
Minimal example of using the template engine MiniJinja that displays a form.
Usage
cd templating/minijinja
TEMPLATE_AUTORELOAD=true cargo run
- http://localhost:8080
- http://localhost:8080/non-existing-page - 404 page rendered using template