{% extends 'base.html' %} {% load bootstrap3 %} {% block body %}

{% bootstrap_icon "plus" %} Add new foo

{% endblock %}