{% extends "layout.txt" %}{% block content %}{{ _('The suspension on your comment has been lifted, it is visible again') }}.

{% if reason %}{{ _('Reason:') }} {{ reason }}

{% endif %}{{ _('Comment:') }} {{ text }}

{{ _('Link:') }} {{ comment_url }}{% endblock %}