1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/templating/tera
2022-10-16 21:36:23 +01:00
..
src reduce minijinja boilerplate 2022-10-16 21:36:23 +01:00
templates restructure folders 2022-02-18 02:01:48 +00:00
Cargo.toml add minijinja templating example 2022-10-16 21:20:01 +01:00
README.md add minijinja templating example 2022-10-16 21:20:01 +01:00

template_tera

Minimal example of using the template tera that displays a form.

Usage

cd templating/tera
cargo run