{% load i18n pybb_tags %} {% pybb_get_profile user=topic.user as profile %} {% trans "User" %} {{ profile.get_display_name }} {% trans "posted a new topic in forum to which you are subscribed:" %}
{{ topic.head.body_html_abs_urls|safe }}