{% extends "base.html" %} {% block title %}Square{% endblock %} {% block content %} {% include "preferences_ribbon.html" %}
Connect your Square account to let users pay their invoices directly on this site.
This account is currently linked to the club {{ seller.club.name }}. Disconnecting will remove that link.
{% endif %} {% endif %}