{% extends "core/base.html" %} {% block title %}Company Suspended{% endblock %} {% block content %}
{{ company.name }}'s subscription has expired or the account has been suspended.
{% else %}This company's subscription has expired or the account has been suspended.
{% endif %}Please contact SwiftPOS Support to renew or reactivate your account.