helloyifa 31f179cb76 init
2025-05-15 14:19:56 +08:00

6 lines
144 B
HTML
Executable File

{% extends '!layout.html' %}
{% block comments %}
<p style="text-align:center" id="doc-feedback"></p>
{{ super() }}
{% endblock %}