artemis/titles/pokken/frontend/pokken_index.jinja

4 lines
100 B
Plaintext
Raw Permalink Normal View History

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