{% extends 'layouts/base.html' %} {% load static %} {% block content %}

Split button dropdowns

Wrap two buttons in .btn-group and add .dropdown-toggle-split to the toggling button

Dropdown sizes

Add class .btn-{size} to dropdown buttons

{% include 'includes/footer.html' %}
{% endblock %}