Consistent includes
This commit is contained in:
parent
f08bf1e056
commit
5b036deaaf
4 changed files with 12 additions and 12 deletions
|
@ -53,7 +53,7 @@ use: [posts]
|
|||
{% endfor %}
|
||||
</ul>
|
||||
|
||||
{% include 'post-pager.html.twig' %}
|
||||
{% include 'post-pager' %}
|
||||
{% endblock %}
|
||||
|
||||
{% block scripts %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue