Signed-off-by: Bhavya Aggarwal <bhavyaaggarwal1209@gmail.com>
This commit is contained in:
Bhavya Aggarwal 2018-02-09 10:39:31 +05:30 коммит произвёл GitHub
Родитель b66b266875
Коммит ae71bcc8ff
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -27,7 +27,7 @@
<span class="subhead">
{% if person.cohort %}
<i class="fa fa-group" aria-hidden="true"></i>
<a href="/leadership-training/round-4/schedule/#cohort-{{ person.cohort | downcase }}">Cohort {{ person.cohort }}</a>
<a href="/leadership-training/round-5/schedule/#cohort-{{ person.cohort | downcase }}">Cohort {{ person.cohort }}</a>
<br />
{% endif %}
{% if person.github %}
@ -47,4 +47,4 @@
{% endfor %}
</div>
{% endif %}
{% endfor %}
{% endfor %}