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

    {{ section.email }}

    {{ section.phone }}

  • {% endif %}