Skip to content

Commit e48b5c9

Browse files
committed
Added a link to report bugs by email to the page footer.
- Legacy-Id: 12987
1 parent 27ca7b5 commit e48b5c9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

ietf/templates/base.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,9 @@
143143
<a href="/release/{{version_num}}/">Version {{ version_num }}</a> |
144144
{{revision_date}} |
145145
{% endif %}
146-
<a href="https://tools.ietf.org/tools/ietfdb/newticket">Report a bug <span class="fa fa-bug"></span></a>
146+
Report a bug:
147+
<a href="https://tools.ietf.org/tools/ietfdb/newticket">Tracker:<span class="fa fa-bug"></span></a>
148+
<a href="mailto:datatracker-project@ietf.org">Email:<span class="fa fa-envelope"></span></a>
147149
<br>
148150
Python {{ python_version }} |
149151
Django {{ django_version }}

0 commit comments

Comments
 (0)