Open automatically reply to comment form when comment_op url parameter is set to "reply", *even if there is no reply yet* (therefore no animation should have been triggered)
{% extends "email/base_email_notification.txt" %}{% load i18n %}{% block content %}{% blocktrans %}Notification:{% endblocktrans %}
{{ activity.printable_data_nohtml_link }}
({{ activity.printable_metadata_absolute }})
{% endblock %}