add design
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
<section id="footer" class="section blog-listing">
|
||||
{% for p in page.find('/home').children if p != page %}
|
||||
<div class="sub-content">
|
||||
<h2>{{p.title}}</h2>
|
||||
{{p.content}}
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user