1
0
mirror of synced 2025-01-31 19:55:22 +01:00
artemis/titles/pokken/frontend/pokken_index.jinja

4 lines
100 B
Plaintext
Raw Normal View History

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