Add support for the neighbors plugin
This commit is contained in:
parent
772035ea96
commit
39c93b218d
4 changed files with 23 additions and 6 deletions
|
@ -56,6 +56,8 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% include "partial/neighbors.html" %}
|
||||
|
||||
{% if article.related_posts %}
|
||||
<div class="related-posts">
|
||||
<h4>{{ _('You might enjoy') }}</h4>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue