{% extends "admin/layout.html" %} {% block title %}{{ _("Eric The Fish") }}{% endblock %} {% block contents %}
{% trans %} This is Eric's configuration page. From here you can configure what Eric looks like. {% endtrans %}