diff --git a/project/templates/blocks/teachers.html b/project/templates/blocks/teachers.html index 639d6b90..2b251b33 100644 --- a/project/templates/blocks/teachers.html +++ b/project/templates/blocks/teachers.html @@ -24,7 +24,7 @@ {% endif %}
- {% if teacher.facebook or True %} + {% if teacher.facebook %} diff --git a/project/templates/lilcity/index.html b/project/templates/lilcity/index.html index d71b3a06..462b8872 100644 --- a/project/templates/lilcity/index.html +++ b/project/templates/lilcity/index.html @@ -30,7 +30,7 @@ {% comment %} {% endcomment %} - +