{% extends "socialaccount/base.html" %} {% load i18n %} {% block whitebox %}
{% csrf_token %} {% translate "Continue" as continue_text %} {% include "account/_button.html" with text=continue_text %}
{% endblock %}