{% load i18n %} {% trans "Carrots" %}
{% block header %} {% include "account/header.html" %} {% endblock %}
{% block content %} {% endblock %}