{% extends 'admin/base.html' %} {% block title %}{{ t('dashboard.title') }}{% endblock %} {% block content %}
{{ t('dashboard.welcome') }}