mirror of
https://github.com/flextype/flextype.git
synced 2025-08-20 11:51:28 +02:00
feat(admin-plugin): code format update for base layout #211
This commit is contained in:
@@ -63,7 +63,9 @@
|
||||
</nav>
|
||||
|
||||
<main class="container">
|
||||
<section id="content" class="p-16">{% block content %}{% endblock %}</section>
|
||||
<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-xs uppercase">
|
||||
|
Reference in New Issue
Block a user