{% extends "holodeck/layout.html" %} {% load i18n %} {% block title %}{% trans "New Metric" %} | {{ block.super }}{% endblock %} {% block breadcrumb %}
{% trans "Use this page to create a new metric within Holodeck. Once done you'll be able to configure your client to send samples to it and it will appear on your dashboard." %}