diff --git a/djangoshaker/templates/djangoshaker/measure.html b/djangoshaker/templates/djangoshaker/measure.html new file mode 100644 --- /dev/null +++ b/djangoshaker/templates/djangoshaker/measure.html @@ -0,0 +1,22 @@ +{% extends "djangoshaker/template.html" %} +{% block title %}{{measure.name}}{% endblock %} + +{% block heading_title %}{{measure.name}}{% endblock %} + + +{% block content %} +