From 7b3ec180abd8901aa40d4acc424547bf9353e102 Mon Sep 17 00:00:00 2001
From: Robert Sparks
A failure report with details about what happened has been sent to the - server administrators. It would be helpful if you would file a bug - report with additional information at the - IETF database issue tracker, too. + server administrators. It would be helpful if you would create an issue + providing additional information at + GitHub, too.
{% endblock %} diff --git a/ietf/templates/base.html b/ietf/templates/base.html index 8890e6619..446c87e2d 100644 --- a/ietf/templates/base.html +++ b/ietf/templates/base.html @@ -1,5 +1,5 @@ {% load ietf_filters static %} -{# Copyright The IETF Trust 2015-2021, All Rights Reserved #} +{# Copyright The IETF Trust 2015-2022, All Rights Reserved #} {% load origin %}{% origin %} {% load bootstrap3 %} @@ -133,12 +133,12 @@{% if version_num %} About | - IETF Datatracker | + IETF Datatracker | Version {{ version_num }} | {{revision_date}} | {% endif %} Report a bug: - Tracker: + GitHub: {% if bugreport_email %} Email: {% endif %} @@ -170,4 +170,4 @@ {% endif %} -