{% extends 'index.html' %} {% block title %}{% if clustertemplateId %} Edit template: {{clustertemplateId}} {% else %}Create a template{% endif %}{% endblock %} {% block headscript %} {% endblock %} {% block header %} {% include "page-header.html" %} {% endblock %} {% block content %}
{% include "clustertemplates/topmenu.html" %}

{% if clustertemplateId %} Edit template: {{clustertemplateId}} {% else %}Create a template{% endif %}

{% if clustertemplateId %}
{% endif %}
Days Hours Minutes
Initial
Max
Step
[[item]]

[[item]]
[[item]]
[[item]]
[[entry]]
[[entry]]

Service


Name Hardware type Image type Min Max
[[item]]
[[item]]
[[notification]]

{% endblock %}