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

Component Types

{% include 'paginator.html' with paginator=comptypes get_param='page' aria_label='Component Type Page Navigation' %} {% include 'paginator.html' with paginator=comptypes get_param='page' aria_label='Component Type Page Navigation' %}
{% endblock content %} {% block custom_scripts %} {% endblock custom_scripts %}