{% extends "base.html" %} {% block content %}

{{_('Dashboard')}}

{{_('Ight this is the dashboard. You can do stuff here.')}}
{% endblock %}