{% if activeLink == 'home' or activeLink == 'about' %} {% include "main-menu.html" %} {% endif %} {% if activeLink == 'profile' %} {% endif %}