{% if logo == False %} {{ title }} {% else %} Tabler {% endif %}

    {% for key, item in models.items() %}
  • {{ key }}
  • {% endfor %}