1
0
mirror of synced 2024-11-15 02:07:37 +01:00
artemis/titles/pokken/frontend/pokken_index.jinja
2023-04-11 11:40:05 -04:00

4 lines
100 B
Django/Jinja

{% extends "core/frontend/index.jinja" %}
{% block content %}
<h1>Pokken</h1>
{% endblock content %}