{% extends "cacsremoteservice/views/layouts/master.html" %} {% block secondary-nav %} {% include "cacsremoteservice/views/developer-configuration/developer-configuration-header.html" with item=item tabs=tabs %} {% endblock %} {% block main %}

General

A free text field where you can add notes describing your configuration.
{% if projects|count > 0 %}

Projects Using This Configuration:

{% endif %}
{% endblock %}