{% extends "vt_plugin_base.html" %} {% block title %}{% if create %}Add Virtualization Aggregate{% else %}Update Virtualization Aggregate {{ aggregate.name }}{% endif %}.{% endblock title %} {% block content %}
{{ agg_form.non_field_errors }}
{{ client_form.non_field_errors }}