Add support for the neighbors plugin (#98)
This commit is contained in:
parent
212f106a55
commit
a6f12ec781
5 changed files with 27 additions and 4 deletions
|
@ -57,6 +57,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