Add support for the neighbors plugin

This commit is contained in:
olipratt 2017-03-04 12:14:29 +00:00
parent 772035ea96
commit 39c93b218d
4 changed files with 23 additions and 6 deletions

View file

@ -56,6 +56,8 @@
</div>
{% endif %}
{% include "partial/neighbors.html" %}
{% if article.related_posts %}
<div class="related-posts">
<h4>{{ _('You might enjoy') }}</h4>