{% set posts = __SELF__.getRecentPosts() %} {% for post in posts %} {% set topic = post.topic %} {% endfor %} {% if not posts|length %} {% endif %}
Post When
{{ html_limit(post.content_html, 100)|raw }}

Posted in {{ topic.subject }} {% partial __SELF__ ~ "::timestamp" date=post.updated_at %}

This member has not participated in the forum.