add web4 tools page

This commit is contained in:
2024-12-11 21:25:09 +01:00
parent ccb1c7486f
commit 42452f8697
9 changed files with 86 additions and 10 deletions

View File

@@ -1,9 +1,8 @@
{% extends "_default/base.html" %}
{% block content %}
{% include "partials/action/banner.html" %}
{% include "partials/action/announcements.html" %}
{% include "partials/action/web4tools.html" %}
{% include "partials/action/action.html" %}
{% include "partials/action/cta.html" %}
{% include "partials/home/cta.html" %}
{% endblock content %}