1
0
mirror of synced 2024-12-27 03:34:08 +01:00
artemis/core/frontend/user/index.jinja

4 lines
87 B
Plaintext
Raw Normal View History

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