This commit is contained in:
SBD
2023-12-08 16:45:50 +03:00
parent 9f12bd058d
commit efade523e1
4 changed files with 28 additions and 9 deletions

View File

@@ -16,6 +16,8 @@
{{ widget.description|safe|linebreaksbr }}
</div>
{% endif %}
{% include "blocks/block_elements/be_button.html" %}
{% with name_w='functional_features' %}
{% include "blocks/block_elements/be_button.html" %}
{% endwith %}
</div>
</div>