{% block content %}
{% trans %}Dear {{ name }},{% endtrans %}
{% trans num=questions|length %}The following question has been updated {{ site_name }}:{% pluralize num %}The following {{ num }} questions have been updated on {{ site_name }}:{% endtrans %}