{% extends "meta.html" %} {% block title %} Profile - {{cfg("sr.ht", "site-name")}} meta {% endblock %} {% block content %}

Remove your avatar?

{{csrf_token()}}
{{current_user.username}}'s avatar

Remove this avatar?

Cancel {{icon("caret-right")}}
{% endblock %}