1
0
mirror of https://github.com/actix/examples synced 2025-01-22 14:05:55 +01:00
2023-07-09 00:56:56 +01:00
..
2023-07-09 00:56:56 +01:00
2023-07-09 00:56:56 +01:00
2022-10-17 14:34:36 +01:00

MiniJinja

Minimal example of using the template engine MiniJinja that displays a form.

Usage

cd templating/minijinja
TEMPLATE_AUTORELOAD=true cargo run