{% load static %} {% load bootstrap3 %} {% bootstrap_css %} {% bootstrap_javascript jquery=True %}
{% csrf_token %} {% bootstrap_form form layout='horizontal' %} {% buttons layout='horizontal' %} {% bootstrap_button 'Zobrazit' button_type='submit' button_class='btn-primary' %} {% endbuttons %}