simplifier le global_layout

This commit is contained in:
2020-08-18 17:17:56 +02:00
parent 44986cd5f4
commit a46587d637
27 changed files with 75 additions and 75 deletions

View File

@@ -1,4 +1,4 @@
<metal:block use-macro="main_template">
<div metal:use-macro="load: ../global_layout.pt">
<div metal:fill-slot="content">
<div tal:condition="message" tal:content="message" class="alert alert-success" />
@@ -228,5 +228,5 @@
</script>
</div><!-- content -->
</metal:block>
</div>