feat: admin panel enrichment

This commit is contained in:
mohamad
2026-07-19 14:31:28 +03:30
parent d8d7819eca
commit 1042fba121
77 changed files with 4616 additions and 2 deletions
+1 -1
View File
@@ -37,6 +37,6 @@
</div>
</section>
{% include "partials/_page_sections.html" with sections=homepage_sections %}
{% include "partials/_page_sections.html" with sections=homepage_sections website_project_briefs=website_project_briefs %}
{% endblock %}