Added a link to report bugs by email to the page footer.
- Legacy-Id: 12987
This commit is contained in:
parent
27ca7b52ce
commit
e48b5c99c3
|
@ -143,7 +143,9 @@
|
|||
<a href="/release/{{version_num}}/">Version {{ version_num }}</a> |
|
||||
{{revision_date}} |
|
||||
{% endif %}
|
||||
<a href="https://tools.ietf.org/tools/ietfdb/newticket">Report a bug <span class="fa fa-bug"></span></a>
|
||||
Report a bug:
|
||||
<a href="https://tools.ietf.org/tools/ietfdb/newticket">Tracker:<span class="fa fa-bug"></span></a>
|
||||
<a href="mailto:datatracker-project@ietf.org">Email:<span class="fa fa-envelope"></span></a>
|
||||
<br>
|
||||
Python {{ python_version }} |
|
||||
Django {{ django_version }}
|
||||
|
|
Loading…
Reference in a new issue