1
0
mirror of https://github.com/actix/examples synced 2024-12-01 01:24:35 +01:00
examples/templating/minijinja/README.md

14 lines
284 B
Markdown
Raw Normal View History

2022-10-16 22:20:01 +02:00
# 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