{% if current_page == page.url %}
  • {{ page.text }}
  • {% else %}
  • {{ page.text }}
  • {% endif %}