Add missing container
This commit is contained in:
+3
-1
@@ -8,7 +8,9 @@
|
||||
<f:if condition="{data.layout} == 0">
|
||||
<f:then>
|
||||
<div class="pt-8 pb-16 bg-ep-primary-bg">
|
||||
<f:render section="Content" arguments="{_all}"/>
|
||||
<div class="container">
|
||||
<f:render section="Content" arguments="{_all}"/>
|
||||
</div>
|
||||
</div>
|
||||
</f:then>
|
||||
<f:else>
|
||||
|
||||
Reference in New Issue
Block a user