File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
prefix_finder/frontend/templates Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 6
6
{% trans "The code for this site is available on Github" %}: < a href ="https://github.com/OpenDataServices/org-ids/ "> {%trans "org-ids" %}</ a > .
7
7
{% trans "Licence" %}: < a href ="https://www.gnu.org/licenses/agpl-3.0.html "> {% trans "AGPLv3" %}</ a > .
8
8
{% 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 > .
9
10
< a href ="{% url 'terms' %} "> {% trans "Terms & Conditions" %}</ a > .
10
11
{% blocktrans %}Running version {% endblocktrans %}< a href ="https://github.com/OpenDataServices/org-ids/tree/{{ request.tag }} "> {{ request.tag }}</ a > .
11
12
</ p >
You can’t perform that action at this time.
0 commit comments