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

Tooltips

Use Pixel's custom tooltips to indicate extra information when hovering over certain elements.

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