This repository has been archived on 2023-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
PyNyaaTa/pynyaata/templates/index.html.j2
2023-01-01 11:13:32 +00:00

6 lines
70 B
Django/Jinja

{% extends "layout.html.j2" %}
{% block body %}
{% endblock body %}