mewgenics_heredity/frontend/templates/app.html.j2
2026-02-24 22:14:36 +01:00

3 lines
88 B
Django/Jinja

{% include("templates/cat_form.html.j2") %}
{% include("templates/cat_list.html.j2") %}