Skip to content
Snippets Groups Projects
Commit 7b203219 authored by Simon Will's avatar Simon Will
Browse files

Add datasets link to footer

parent 99591cf7
Branches master
Tags thesis
No related merge requests found
...@@ -98,6 +98,7 @@ ...@@ -98,6 +98,7 @@
<a href="{{ url_for('legal_notice') }}">Legal Notice</a> <a href="{{ url_for('legal_notice') }}">Legal Notice</a>
<a href="{{ url_for('terms') }}">Terms of Service</a> <a href="{{ url_for('terms') }}">Terms of Service</a>
<a href="{{ url_for('contributors') }}">Contributors</a> <a href="{{ url_for('contributors') }}">Contributors</a>
<a href="{{ url_for('datasets') }}">Datasets</a>
</nav> </nav>
</div> </div>
</body> </body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment