1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 10:51:21 +02:00

feat(admin-plugin): restore tail for base layout #211

This commit is contained in:
Awilum
2020-02-02 18:04:04 +03:00
parent cbae0d806d
commit b6d46b9e9b

View File

@@ -219,5 +219,7 @@
{% include "plugins/admin/templates/partials/modules/slugify.html" %}
{% include "plugins/admin/templates/partials/modules/tabs.html" %}
{% include "plugins/admin/templates/partials/modules/select2.html" %}
{% block tail %}{% endblock %}
</body>
</html>