diff --git a/project/templates/blocks/teachers.html b/project/templates/blocks/teachers.html index 6cf76aa3..91e9b1cd 100644 --- a/project/templates/blocks/teachers.html +++ b/project/templates/blocks/teachers.html @@ -16,7 +16,13 @@ {% endif %}
-
{{ teacher.get_full_name }}
+
{{ teacher.get_full_name }} + {% if teacher.instagram_hashtag %} + , + #{{ teacher.instagram_hashtag }} + + {% endif %} +
{% if teacher.instagram %}
{{ teacher.instagram }}
{% endif %} {% if teacher.about %}