{% extends 'base.html' %} {% block header %}

{% block title %}New Controller Type{% endblock %}

{% endblock %} {% block content %}


Note: once a new type is created, you can Edit the type to add the necessary registers. Changing "Run As" option will not be possible

{% endblock %}