@@ -58,11 +58,11 @@ signed statement somewhere else.{% endblocktrans %}</p>
<p>{% blocktrans with fpr=endorsing_fpr|fingerprint %}The signature will be verified using the key {{ fpr }}{% endblocktrans %}</p>
<p>{% blocktrans with visitor=user.fullname%}The statement will be sent to <ahref="https://lists.debian.org/debian-newmaint">debian-newmaint</a> as <tt>{{visitor}}{% endblocktrans %}
<p>{% blocktrans with visitor=user.fullname%}The statement will be sent to <ahref="https://lists.debian.org/debian-newmaint">debian-newmaint</a> as <code>{{visitor}}{% endblocktrans %}
@@ -38,11 +38,11 @@ signed statement somewhere else.{% endblocktrans %}</p>
<p>{% blocktrans with fpr=user.fpr|fingerprint %}The signature will be verified using the key {{ fpr }}{% endblocktrans %}</p>
{% if requirement.type != "sc_dmup" and requirement.type != "approval" %}
<p>{% blocktrans with visitor=user.fullname%}The statement will be sent to <ahref="https://lists.debian.org/debian-newmaint">debian-newmaint</a> as <tt>{{visitor}}{% endblocktrans %}
<p>{% blocktrans with visitor=user.fullname%}The statement will be sent to <ahref="https://lists.debian.org/debian-newmaint">debian-newmaint</a> as <code>{{visitor}}{% endblocktrans %}