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