1
0
mirror of https://github.com/actix/examples synced 2025-01-22 22:05:57 +01:00

14 lines
271 B
Markdown
Raw Normal View History

# template_tera
Minimal example of using the template [tera](https://github.com/Keats/tera) that displays a form.
## Usage
2022-02-18 03:36:04 +00:00
```sh
2022-02-18 02:13:55 +00:00
cd templating/tera
2022-10-16 21:20:01 +01:00
cargo run
```
2022-10-16 21:20:01 +01:00
- <http://localhost:8080>
- <http://localhost:8080/non-existing-page> - 404 page rendered using template