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