{% if current_user.is_authenticated %} {% else %}
{{ icon("lock", height=32, width=32, classes="me-2")}} Login
{% endif %}