{% extends "avatar/base.html" %} {% block content %}

Please select the avatars that you would like to delete.

{% if not avatars %}

You have no avatars to delete. Please upload one now.

{% else %}
{% endif %} {% endblock %}