{% import 'article_infos.html' as articleInfos with context %}
{{ articleInfos.article_infos(related_post) }}
{% endfor %}
{% endif %}
{% endblock content %}
{% block getintouch_msg %}
{% trans %}Don't be shy, do you have a question about something you didn't understand or something you think is missing from this article, contact us and we'll explain it.{% endtrans %}
{% endblock %}