{% extends 'base.html' %} {% load i18n %} {% load bootstrap_calendar %} {% block content %}
{% bootstrap_controls 'from-inline pull-right' %}
{% bootstrap_calendar '' %}
test
{% endblock %}