added tinymce editor

This commit is contained in:
julien
2026-02-22 21:35:21 +01:00
parent 5e1947e6d3
commit 7f10a2fa27
276 changed files with 162198 additions and 54 deletions

View File

@@ -26,6 +26,7 @@
{# Scripts globaux #}
{# <script src="/js/app.js"></script> #}
{% block scripts %}{% endblock %}</body>
{% block scripts %}{% endblock %}
</body>
</html>