{% extends "layout.html" %} {% block title %}{{ _('The suspension on your comment has been lifted') }}{% endblock %} {% block preheader %}{{ _('The suspension on your comment has been lifted, it is visible again') }}.{% endblock %} {% block content %}
{{ _('The suspension on your comment has been lifted, it is visible again') }}.
{% if reason %}{{ _('Reason:') }} {{ reason }}
{% endif %}
|
{{ text }} |
{{ created_at }} |