{% load sekizai_tags %} {% load static %} {% addtoblock "js" %} {% endaddtoblock %}
{% for button in buttons %}
{% include "apollo/button_content.html" %} {% include "apollo/button.html" %}
{% endfor %}