artemis/core/frontend/user/index.jinja

4 lines
101 B
Plaintext
Raw Normal View History

{% extends "core/frontend/index.jinja" %}
2023-02-19 20:40:25 +00:00
{% block content %}
<h1>testing</h1>
{% endblock content %}