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

Popovers

Use Pixel's custom popovers to indicate extra information when clicking on certain elements.

{% include 'includes/components/_popovers.html' %}
{% endblock content %}