1
0
mirror of https://github.com/actix/examples synced 2025-03-21 11:01:59 +01:00
2022-10-16 21:20:01 +01:00

14 lines
284 B
Markdown

# MiniJinja
Minimal example of using the template engine [MiniJinja](https://github.com/Keats/tera) that displays a form.
## Usage
```sh
cd templating/minijinja
cargo run
```
- <http://localhost:8080>
- <http://localhost:8080/non-existing-page> - 404 page rendered using template