{% load bootstrap3 %} {% for line in rc_lines %}
{% bootstrap_form line.form layout='horizontal' size='small' %}
{% endfor%}