This commit is contained in:
2025-02-23 13:29:14 +00:00
parent 75c5930590
commit c853bc0027
24 changed files with 20 additions and 1226 deletions

View File

@@ -0,0 +1,12 @@
{% extends "_default/base.html" %}
{% block content %}
{% include "partials/about/about1.html" %}
{% include "partials/about/about2.html" %}
{% include "partials/about/about3.html" %}
{% include "partials/about/about4.html" %}
{% include "partials/about/about5.html" %}
{% include "partials/about/about6.html" %}
{% include "partials/hero/myhero7.html" %}
{% endblock content %}