{% extends '../layouts/view_filters.html' %} {% block page_title %} Components List
Loading...
{% endblock%} {% block page_actions %} {{ block.super }} {% component "export_button" base_url="api:components-list" %} {% endblock%} {% block page_content %} {% include "layouts/partials/partial_table_list_paginated.html" %} {% endblock%}