update action

This commit is contained in:
2025-02-19 11:48:55 +02:00
parent bdf236f138
commit dbfdf731d7
5 changed files with 119 additions and 11 deletions

View File

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