{% load static %} {% load text_filters %} {% load posts %}
Еще? Тогда вот
{% for post in related %} {% include "posts/cards/horizontal.html" %} {% endfor %}