We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f31b52e commit 2cb14e6Copy full SHA for 2cb14e6
1 file changed
ietf/templates/submit/announce_to_lists.txt
@@ -15,7 +15,7 @@ Abstract:
15
The IETF datatracker status page for this draft is:
16
https://datatracker.ietf.org/doc/{{ submission.name }}/
17
{% if submission.xml_version == "3" %}
18
-There is also a HTML version available at:
+There is also an HTML version available at:
19
{{ settings.IETF_ID_ARCHIVE_URL }}{{ submission.name }}-{{ submission.rev }}.html{% else %}
20
There are also htmlized versions available at:
21
https://tools.ietf.org/html/{{ submission.name }}-{{ submission.rev }}
0 commit comments