{% extends "base.html" %} {% load bootstrap_toolkit %} {% block content %}

Tabs and Pills

Tabs

{% include "bootstrap_toolkit/tabs.html" %}

Pills

{% include "bootstrap_toolkit/pills.html" %} {% endblock %}