1
0
mirror of synced 2024-12-04 18:17:55 +01:00
artemis/titles/pokken/frontend/pokken_index.jinja

4 lines
100 B
Plaintext
Raw Normal View History

2023-04-11 17:40:05 +02:00
{% extends "core/frontend/index.jinja" %}
{% block content %}
<h1>Pokken</h1>
{% endblock content %}