www_mycelium/templates/layouts/download.html
2025-02-21 17:01:08 +08:00

6 lines
212 B
HTML

{% extends "_default/base.html" %}
{% block content %}
{% include "partials/download/download1.html" %}
{% include "partials/hero/myhero6.html" %}
{% include "partials/hero/myhero7.html" %}
{% endblock content %}