{% if totalRecords > 0 %} {% for key, status in navigator %}
  • {{key}}
  • {% endfor%} {% endif %}