32 lines
862 B
Django/Jinja
32 lines
862 B
Django/Jinja
<h2>Education</h2>
|
|
|
|
<div class="flex-jobs">
|
|
|
|
<dl class="job">
|
|
<dt><span class="date">period</span></dt>
|
|
<dd><span class="date">2012 - 2013</span></dd>
|
|
<dt>degree</dt>
|
|
<dd><em>MSc in Bioinformatics</em></dd>
|
|
<dt>institution</dt><dd><strong>Universitat Autònoma de Barcelona</strong></dd>
|
|
</dl>
|
|
|
|
<dl class="job">
|
|
<dt><span class="date">period</span></dt>
|
|
<dd><span class="date">2008 - 2012</span></dd>
|
|
<dt>degree</dt>
|
|
<dd><em>BSc in Biochemistry</em></dd>
|
|
<dt>institution</dt>
|
|
<dd><strong>Universitat Autònoma de Barcelona</strong></dd>
|
|
</dl>
|
|
|
|
<dl class="job">
|
|
<dt><span class="date">period</span></dt>
|
|
<dd><span class="date">2013 - 2018</span></dd>
|
|
<dt>degree</dt>
|
|
<dd><em>PhD in Biomedicine</em> <span class="note">(unfinished)</span></dd>
|
|
<dt>institution</dt>
|
|
<dd><strong>Universitat de Barcelona</strong></dd>
|
|
</dl>
|
|
|
|
</div>
|