1
0
mirror of https://github.com/actix/examples synced 2025-02-17 15:23:31 +01:00
2022-10-16 21:49:01 +01:00

309 B

MiniJinja

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

Usage

cd templating/minijinja
TEMPLATE_AUTORELOAD=true cargo run