fnRequest, pongo2-addons added
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -72,7 +72,9 @@
|
||||
<!-- ========== Content First ========== -->
|
||||
<div class="contentfirst section_padding white_color ">
|
||||
<div class="container">
|
||||
{% block part0 %}
|
||||
{{ BodyParts.0 }}
|
||||
{% endblock part0 %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -80,7 +82,9 @@
|
||||
<div class="maincontent">
|
||||
<div class="white_section section_padding">
|
||||
<div class="container">
|
||||
{% block part1 %}
|
||||
{{ BodyParts.1 }}
|
||||
{% endblock part1 %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -108,6 +112,7 @@
|
||||
{% endif %}
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!-- ========== Footer ========== -->
|
||||
<footer id="footer">
|
||||
|
||||
Reference in New Issue
Block a user