This commit is contained in:
2025-02-27 21:20:23 +08:00
parent 5c18edc9bf
commit 316ccf46bd
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{% extends "_default/base.html" %}
{% block content %}
{% include "partials/form.html" %}
{% endblock content %}