{% extends 'base.html' %} {% load crispy_forms_tags %} {% block content %}

Component Type: {{object.class_name}}

{% endblock content %} {% block custom_scripts %} {% endblock custom_scripts %}