mirror of
https://github.com/tchartron/blow
synced 2024-11-27 06:40:31 +00:00
update
This commit is contained in:
parent
caea63f89a
commit
c2ab65058d
1 changed files with 4 additions and 4 deletions
|
@ -44,9 +44,9 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Content -->
|
<!-- Content -->
|
||||||
<div class="text-bold mt-2">
|
<div class="text-bold mt-2">
|
||||||
{{ page.content | safe }}
|
{{ section.content | safe }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% endblock content %}
|
{% endblock content %}
|
||||||
|
|
Loading…
Reference in a new issue