Skip to content
Snippets Groups Projects
Commit 9ba9462e authored by Oliver Loreto's avatar Oliver Loreto
Browse files

Update wiki/menu.html

parent e16c7a2f
No related branches found
No related tags found
No related merge requests found
Pipeline #121607 passed
......@@ -27,7 +27,7 @@
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="{{ url_for('pages', page='team') }}">Team</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='attributions') }}">Attributions</a></li>
<!-- <li><a class="dropdown-item" href="{{ url_for('pages', page='collaborations') }}">Collaborations</a></li> -->
<<li><a class="dropdown-item" href="{{ url_for('pages', page='collaborations') }}">Collaborations</a></li>
</ul>
</li>
......@@ -37,7 +37,7 @@
Project
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<!-- <li><a class="dropdown-item" href="{{ url_for('pages', page='communication') }}">Communication</a></li>-->
<<li><a class="dropdown-item" href="{{ url_for('pages', page='communication') }}">Communication</a></li>
<!--<a class="dropdown-item" href="{{ url_for('pages', page='contribution') }}">Contribution</a></li>-->
<li><a class="dropdown-item" href="{{ url_for('pages', page='description') }}">Description</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