{% if current_user.is_authenticated %} {{ icon("unlock-fill")}} {% else %} {{ icon("lock-fill") }} {% endif %}