{% extends "base/body_content.html" %} {% load smart_if %} {% block title %}{% if item.id %}Edit controller - {{ item.nad }}{% else %}New controller{% endif %}{% endblock %} {% block main_content %}

{% if item.id %}Edit controller - {{ item.nad }}{% else %}New controller{% endif %}

Back Save
NAD:
Owner:
Location:
Function:
{% endblock %}