{% extends 'layouts/base.html' %} {% load static %} {% block content %} {% include 'includes/pre-loader.html' %} Progress Bars Progress components are built with two HTML elements, some CSS to set the width, and a few attributes. {% include 'includes/components/_progress-bars.html' %} {% endblock content %}
Progress components are built with two HTML elements, some CSS to set the width, and a few attributes.