{% extends "holodeck/layout.html" %} {% load i18n %} {% block title %}{% trans "New Dashboard" %} | {{ block.super }}{% endblock %} {% block breadcrumb %}
{% trans "Use this page to create a new dashboard within Holodeck. Once done, you'll be able to configure its widgets." %}