{% extends "dashboard/base.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title-page %}{% trans "Edit cluster " %}{{ cluster.name }}{% endblock %} {% block content %}