Skip to content
Snippets Groups Projects

finish with sun

Merged Davit Rizhinashvili requested to merge feat-moving-sun into main
3 files
+ 85
20
Compare changes
  • Side-by-side
  • Inline
Files
3
{% extends "layout.html" %}
{% block title %}Contribution{% endblock %}
{% block lead %}Make a useful contribution for future iGEM teams. Use this page to document that contribution.{% endblock %}
{% block lead %}Make a useful contribution for future iGEM teams. Use this page to document that contribution.{%
endblock %}
{% block page_content %}
<div class="row mt-4">
<div class="row mt-4" style="height: 4000px;">
<div class="col">
<div class="bd-callout bd-callout-info">
<h4>Bronze Medal Criterion #4</h4>
<p>Make a useful contribution for future iGEM teams. Use this page to document that contribution.<p>
<p>If you are making a contribution by adding information to an existing Part or creating a new Part, you must document your contribution on the Part's Main Page on the <a href="http://parts.igem.org/Main_Page">Registry</a> for your team to be eligible for this criteria. You can use this page to link to that part and include additional information about your contribution.</p>
<p>Make a useful contribution for future iGEM teams. Use this page to document that contribution.
<p>
<p>If you are making a contribution by adding information to an existing Part or creating a new Part, you must
document your contribution on the Part's Main Page on the <a href="http://parts.igem.org/Main_Page">Registry</a>
for your team to be eligible for this criteria. You can use this page to link to that part and include
additional information about your contribution.</p>
<hr>
<p>Please see the <a href="https://competition.igem.org/judging/medals">2022 Medals Page</a> for more information.</p>
<p>Please see the <a href="https://competition.igem.org/judging/medals">2022 Medals Page</a> for more information.
</p>
</div>
</div>
</div>
{% endblock %}
{%include 'moving-sun.html'%}
{% endblock %}
\ No newline at end of file
Loading