{# display topic preview in Recent Topics extension #} {% if recent_topics.TOPIC_PREVIEW_FIRST_POST %} {% set preview = recent_topics %} {% include 'topicpreview_recenttopics.html' %} {% endif %}