artemis/core/frontend/user/index.jinja

4 lines
101 B
Plaintext
Raw Normal View History

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