{% for link in navigations.sub_navigation %} {% if link.label == 'Home' %}
{% comment %}{% endcomment %} Certifications
{% endif %} {% endfor %} {% for link in navigations.sub_navigation %} {% if link.label == 'Dashboard' %}
{% comment %}{% endcomment %} {{ link.label }}
{% endif %} {% endfor %} {% for link in navigations.sub_navigation %} {% if link.label == 'Events' %}
{% comment %}{% endcomment %} {{ link.label }}
{% endif %} {% endfor %}
{% comment %}{% endcomment %} About Us
{% comment %}{% endcomment %} Contact