add education to to template
This commit is contained in:
@@ -269,32 +269,13 @@
|
||||
</div>
|
||||
|
||||
<ol class="timeline-list">
|
||||
|
||||
{{#each education}}
|
||||
<li class="timeline-item">
|
||||
|
||||
<h4 class="h4 timeline-item-title">(FERI) Faculty of Electrical Engineering and Computer Science, University
|
||||
of Maribor</h4>
|
||||
|
||||
<span>01/10/2021 - CURRENT</span>
|
||||
|
||||
<p class="timeline-text">
|
||||
Graduate engineer of computer science and information technology
|
||||
</p>
|
||||
|
||||
<h4 class="h4 timeline-item-title">{{title}}</h4>
|
||||
<span>{{time}}</span>
|
||||
<p class="timeline-text">{{des}}</p>
|
||||
</li>
|
||||
|
||||
<li class="timeline-item">
|
||||
|
||||
<h4 class="h4 timeline-item-title">(SŠTS Šiška) Secondary school of technical professions šiška</h4>
|
||||
|
||||
<span>01/09/2016 - 07/07/2021</span>
|
||||
|
||||
<p class="timeline-text">
|
||||
Electrotechnician
|
||||
</p>
|
||||
|
||||
</li>
|
||||
|
||||
{{/each}}
|
||||
</ol>
|
||||
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user