Skip to content

Commit 5e25242

Browse files
committed
link handbook from footer
1 parent b3b33e1 commit 5e25242

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prefix_finder/frontend/templates/footer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
{% trans "The code for this site is available on Github" %}: <a href="https://github.com/OpenDataServices/org-ids/">{%trans "org-ids" %}</a>.
77
{% trans "Licence" %}: <a href="https://www.gnu.org/licenses/agpl-3.0.html">{% trans "AGPLv3" %}</a>.
88
{% trans "Report/View issues" %}: <a href="https://github.com/OpenDataServices/org-ids/issues">{% trans "org-id issues" %}</a>.
9+
{% trans "To contribute lists" %}: <a href="http://docs.org-id.guide/en/latest">{% trans "contributors handbook" %}</a>.
910
<a href="{% url 'terms' %}">{% trans "Terms &amp; Conditions" %}</a>.
1011
{% blocktrans %}Running version {% endblocktrans %}<a href="https://github.com/OpenDataServices/org-ids/tree/{{ request.tag }}">{{ request.tag }}</a>.
1112
</p>

0 commit comments

Comments
 (0)