Skip to content
Snippets Groups Projects
Commit cf7f4ad2 authored by Lucas Navarro's avatar Lucas Navarro
Browse files

Fixed the Menu

parent e25cd247
No related branches found
No related tags found
No related merge requests found
Pipeline #334461 passed
......@@ -54,7 +54,7 @@
<a class="nav-link" href="{{ url_for('pages', page='human-practices') }}">Human Practices</a>
</li>
<!---- AWARDS ---->
<!---- AWARDS ----
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Awards
......@@ -70,7 +70,7 @@
<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>
......
......@@ -5,19 +5,6 @@
{% block page_content %}
<div class="row mt-4">
<div class="col">
<div class="bd-callout bd-callout-info">
<h4>Bronze Medal Criterion #2</h4>
<p>Describe what work your team members did and what other people did for your project.</p>
<p>The form that bas been embded in an iframe in this page shows your team's Project Attribution form. This page must keep the form as it is.</p>
<p>If you use a different website framework, make sure to embed the right URL for your team's form.</p>
<hr>
<p>Please see the <a href="https://competition.igem.org/deliverables/project-attribution">Project Attribution page</a> for more information.</p>
</div>
</div>
</div>
<!--
======================================================================
== VERY IMPORTANT ==
......
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