{% extends "umap/content.html" %} {% load i18n static %} {% block head_title %} {% translate "My Dashboard" %} - {{ SITE_DESCRIPTION }} {% endblock head_title %} {% block maincontent %} {% trans "Search my maps" as placeholder %} {% include "umap/dashboard_menu.html" with selected="maps" %}