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

Navs

Navigation available in Bootstrap share general markup and styles, from the base .nav class to the active and disabled states.

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