Skip to content
Snippets Groups Projects
Commit f30becc3 authored by skyeveyang's avatar skyeveyang
Browse files

team

parent f9757fc3
No related branches found
No related tags found
No related merge requests found
Pipeline #342596 passed
......@@ -7,30 +7,23 @@
{% block page_content %}
<div class="row">
<div class="col-8">
<h2>What should this page contain?</h2>
<hr>
<ul>
<li>Include pictures of your teammates, don't forget instructors and advisors!</li>
<li>You can add a small biography or a few words from each team member, to tell us what you like, and what motivated you to participate in iGEM.</li>
<li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
<li>Remember that image galleries can help you showcase many pictures while saving space.</li>
</ul>
<div class="bd-callout bd-callout-info"><strong>Important:</strong> Your wiki pages will be archived at the end of the iGEM season and this content will remain online. Please keep this in mind as you post photos and personal information on this page.</div>
</div>
<div class="col-4">
<h2>Inspirations</h2>
<hr>
<ul>
<li><a href="https://2019.igem.org/Team:CU/Team">2019 CU</a></li>
<li><a href="https://2019.igem.org/Team:UANL/Team">2019 UANL</a></li>
<li><a href="https://2019.igem.org/Team:William_and_Mary/Team">2019 William and Mary</a></li>
<li><a href="https://2020.igem.org/Team:BOKU-Vienna/Team">2020 BOKU Vienna </a></li>
<li><a href="https://2020.igem.org/Team:CAU_China/Team_Member">2020 CAU China</a></li>
<li><a href="https://2020.igem.org/Team:Lethbridge/Members">2020 Lethbridge</a></li>
</ul>
</div>
</div>
<style>
.team-content {
width: 80vw;
display: flex;
flex-direction: row;
margin: 0 auto;
background: #fff;
}
.team-content > img {
width: 50%;
height: auto;
}
</style>
<div class="team-content">
<img src="https://static.igem.wiki/teams/5013/wiki/team/team-1.jpg" />
<img src="https://static.igem.wiki/teams/5013/wiki/team/team-2.jpg" />
</div>
{% endblock %}
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