{% extends "base.html" %} {% load i18n %} {% block maincontent %}
{% trans "This is the dashboard page." %}
{% trans "Log out" %}