You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: webcompat/templates/issue-list.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@
106
106
</ul>
107
107
</div>
108
108
<%} %>
109
-
<pclass="wc-float-right wc-margin-bottom"><spanclass="wc-keyhint">G</span> takes you to the GitHub view of this page.</p>
109
+
<pclass="wc-float-right wc-margin-bottom"><spanclass="wc-keyhint">G</span> takes you to the <ahref="https://github.com/{{ config['ISSUES_REPO_URI'] }}">GitHub view</a> of this page.</p>
<pclass="Issue-login">Please <ahref="{{ url_for('login') }}">login</a> to edit issues.</p>
92
92
{% endif %}
93
+
<pclass="wc-float-right wc-margin-bottom"><spanclass="wc-keyhint">G</span> takes you to the <ahref="https://github.com/{{ config['ISSUES_REPO_URI'] }}/{{ number }}">GitHub view</a> of this page.</p>
0 commit comments