mirror of
https://github.com/flextype/flextype.git
synced 2025-08-24 05:43:10 +02:00
feat(core): Default theme - Moving to Tailwind CSS #356
This commit is contained in:
@@ -67,7 +67,9 @@
|
||||
<section id="content" class="p-16">{% block content %}{% endblock %}</section>
|
||||
<footer class="text-center pl-16 pr-16 pt-6 pb-16">
|
||||
{% block footer %}
|
||||
{{ tr('site_powered_by_flextype')|raw }}
|
||||
<div class="text-sm">
|
||||
{{ tr('site_powered_by_flextype')|raw }}
|
||||
</div>
|
||||
{% endblock %}
|
||||
</footer>
|
||||
</main>
|
||||
|
Reference in New Issue
Block a user