artemis/core/frontend/user/index.jinja

4 lines
87 B
Plaintext
Raw Normal View History

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