add design
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<div class="side-agenda">
|
||||
<a href="{{p.url}}">
|
||||
{% include 'partials/blog/date.html.twig' with {page: p } %}
|
||||
<h3>{{p.title}}</h3>
|
||||
{{p.summary(50)}}
|
||||
<h5>{{p.title}}</h5>
|
||||
{{p.summary(70)}}
|
||||
</a>
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user