artemis/core/frontend/user/index.jinja

4 lines
87 B
Plaintext
Raw Normal View History

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