{% extends 'layouts/base.html' %} {% load static %} {% block content %}
{% include 'includes/pre-loader.html' %}

Buttons

Use Pixel's custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more.

{% include 'includes/components/_buttons.html' %}
{% endblock content %} {% block javascripts %} {% endblock javascripts %}