{{ category|capitalize }}

{% if current_user and current_user.is_authenticated %}
{% endif %}
{% for link in links %} {% include 'components/tile.html' with context %} {% endfor %}