Skip to content
Snippets Groups Projects
Commit 9d8a966f authored by Soyoon Kim's avatar Soyoon Kim
Browse files

Update wiki/layout.html

parent d966f950
No related branches found
No related tags found
1 merge request!6Update wiki/layout.html
......@@ -28,7 +28,7 @@
<li>
<a href="#">TEAM</a>
<ul class="nav-depth2">
<li><a href="{{ url_for('pages', page='Team') }}">Team</a></li>
<li><a href="{{ url_for('pages', page='team') }}">Team</a></li>
<li><a href="{{ url_for('pages', page='Attributions') }}">Attributions</a></li>
<li><a href="{{ url_for('pages', page='Collaborations') }}">Collaborations</a></li>
......
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