mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-03-21 12:37:49 +00:00
Update mentors for 2019
This commit is contained in:
13
mentors.html
13
mentors.html
@@ -50,18 +50,21 @@ title: Mentorid - Lapikud
|
||||
<p>Messenger <a href="{{ contactMethod.value }}">{{ contactMethod.value }}</a></p>
|
||||
{% endif %}
|
||||
|
||||
{% if contactMethod.name == 'other' %}
|
||||
<p>{{ contactMethod.value }}</p>
|
||||
{% if contactMethod.name == 'Facebook' %}
|
||||
<p>Facebook <a href="{{ contactMethod.value }}">{{ contactMethod.value }}</a></p>
|
||||
{% endif %}
|
||||
|
||||
{% if contactMethod.name != 'Telefon' and contactMethod.name != 'E-mail' and contactMethod.name != 'Messenger' and contactMethod.name != 'Facebook' %}
|
||||
<p>{{ contactMethod.name }} {{ contactMethod.value }}</p>
|
||||
{% endif %}
|
||||
|
||||
{% endfor %}
|
||||
|
||||
</div>
|
||||
|
||||
<div class="varia">
|
||||
<h4>Miks peaksid valima minu enda mentoriks?</h4>
|
||||
<h4>Milliseid inimesi ootan oma piksliteks?</h4>
|
||||
<p>{{ mentor.description }}</p>
|
||||
<h4>Millega tegelen väljaspool Lapikuid?</h4>
|
||||
<h4>Milline Lapik olen ise?</h4>
|
||||
<p>{{ mentor.activities }}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user