edit header

This commit is contained in:
2025-02-26 02:03:37 +08:00
parent 6c80a0f7f4
commit d94c74ee5f
4 changed files with 125 additions and 12 deletions

View File

@@ -0,0 +1,8 @@
{% extends "_default/base.html" %}
{% block content %}
{% include "partials/about/about1.html" %}
{% include "partials/about/grid_stats.html" %}
{% include "partials/about/farmers.html" %}
{% endblock content %}