{% extends 'buffer/base.html' %} {% load i18n icons %} {% block page_header %}

{% trans 'Your Buffer profiles' %}

{% trans 'Select the Buffer profiles you want to automatically post to.' %}

{% endblock page_header %} {% block form_content %}
{% csrf_token %} {% icon 'refresh' %} {% trans 'Reload my Buffer profiles' %}
{% endblock form_content %}