simplifier le global_layout
This commit is contained in:
@@ -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-danger" />
|
||||
@@ -112,4 +112,4 @@ $(document).ready(function() {
|
||||
</script>
|
||||
|
||||
</div>
|
||||
</metal:block>
|
||||
</div>
|
||||
|
||||
@@ -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-danger" />
|
||||
@@ -128,4 +128,4 @@ $(document).ready(function() {
|
||||
</script>
|
||||
|
||||
</div>
|
||||
</metal:block>
|
||||
</div>
|
||||
|
||||
@@ -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-danger" />
|
||||
@@ -59,4 +59,4 @@ $(document).ready(function() {
|
||||
</script>
|
||||
|
||||
</div>
|
||||
</metal:block>
|
||||
</div>
|
||||
|
||||
@@ -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-danger" />
|
||||
@@ -64,4 +64,4 @@ $(document).ready(function() {
|
||||
</script>
|
||||
|
||||
</div>
|
||||
</metal:block>
|
||||
</div>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<metal:block use-macro="main_template">
|
||||
<div metal:use-macro="load: ../global_layout.pt">
|
||||
<div metal:fill-slot="content">
|
||||
|
||||
<p>
|
||||
@@ -53,6 +53,6 @@
|
||||
</script>
|
||||
|
||||
</div><!-- content -->
|
||||
</metal:block>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user