|
|
|
@ -17,9 +17,7 @@ |
|
|
|
<img class="ava__pic" src="{% static 'img/user_default.jpg' %}"> {% endif %} |
|
|
|
<img class="ava__pic" src="{% static 'img/user_default.jpg' %}"> {% endif %} |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="teachers__wrap"> |
|
|
|
<div class="teachers__wrap"> |
|
|
|
<div class="teachers__title">{{ teacher.get_full_name }}, |
|
|
|
<div class="teachers__title">{{ teacher.get_full_name }}</div> |
|
|
|
<a href='#'>#lil_персонаж</a> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
{% if teacher.instagram %} |
|
|
|
{% if teacher.instagram %} |
|
|
|
<div class="teachers__name">{{ teacher.instagram }}</div> |
|
|
|
<div class="teachers__name">{{ teacher.instagram }}</div> |
|
|
|
{% endif %} {% if teacher.about %} |
|
|
|
{% endif %} {% if teacher.about %} |
|
|
|
|