diff --git a/prosopopee/themes/exposure/templates/sections/navmenu.html b/prosopopee/themes/exposure/templates/sections/navmenu.html index 19c9c0d..d455860 100644 --- a/prosopopee/themes/exposure/templates/sections/navmenu.html +++ b/prosopopee/themes/exposure/templates/sections/navmenu.html @@ -36,9 +36,8 @@ {% endif %} - {% if section.email or section.phone %} + {% if section.phone %}
  • -

    {{ section.email }}

    {{ section.phone }}

  • {% endif %}