{% load fedit %}
{% block root %}
{% for button in buttons %} {{ button }} {% endfor %}
{% render_adapter adapter %}{% endblock %}