www_mycelium/templates/layouts/action.html
sasha-astiadi 39e99a248f
Some checks are pending
www2.threefold_io / Deploy (push) Waiting to run
www2.threefold_io / Wait for Website Update (push) Blocked by required conditions
www2.threefold_io / Check for Broken Links (push) Blocked by required conditions
add
2025-02-18 23:05:15 +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 %}