{% extends "admin/submit_line.html" %} {% load submit_buttons %}
{% for submit in submits %} {{ submit.html }} {% endfor %}