{% extends base_template %} {% load i18n %} {% block title %}{% trans 'Crop photo' %} - Libravatar{% endblock title %} {% block header %}{% endblock header %} {% block content %}
{% trans 'Draw a square around the portion of the image you want to use:' %}
{% endblock content %} {% block footer %} {% endblock footer %}