Skip to content
Snippets Groups Projects
Commit cec429bd authored by Vitor Frost Marchesan's avatar Vitor Frost Marchesan
Browse files

Merge branch 'revert-4c72b0d8' into 'main'

Revert "Merge branch 'vitormarchesan-main-patch-87827' into 'main'"

See merge request !12
parents 4c72b0d8 42a0e6c6
No related branches found
No related tags found
1 merge request!12Revert "Merge branch 'vitormarchesan-main-patch-87827' into 'main'"
Pipeline #186332 passed
......@@ -98,12 +98,14 @@
<!---- HUMAN PRACTICES ---->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
Human Pratices
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="{{ url_for('pages', page='human-practices') }}">Integrated Human Practices</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='humanitarian') }}">Humanitarian Mission</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='humanitarian') }}">Humanitarian Mission</a>
</li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='education') }}">Education</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='inclusivity') }}">Inclusivity</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='collaborations') }}">Collaborations</a></li>
......@@ -113,21 +115,27 @@
</ul>
</li>
<!--
<li class="nav-item"><a class="nav-link" href="{{ url_for('pages', page='medal-criteria') }}">Medal Criteria</a></li>
-->
<!---- AWARDS ---->
<li class="nav-item dropdown">
<!-- <li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
Awards
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="{{ url_for('pages', page='awards') }}">Education</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='medal-criteria') }}">Medal Criteria</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='education') }}">Education</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='entrepreneurship') }}">Entrepreneurship</a>
</li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='inclusivity') }}">Inclusivity</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='measurement') }}">Measurement</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='model') }}">Model</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='plant') }}">Plant</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='software') }}">Software</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='sustainable') }}">Sustainable</a></li>
</ul>
</li>
</li> -->
</ul>
</div>
......
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