{% raw %}{% extends "avatar/base.html" %} {% load i18n %} {% load url from future %} {% block content %}
{% blocktrans %}You have no avatars to delete. Please upload one now.{% endblocktrans %}
{% csrf_token %}