{% import "templates/emails/macros.html" as utils %} {% extends "templates/emails/base.html" %} {% block content %}
{{ subject }}
{%- if card_not_added -%}You don't have enough credits for the usage of your sites on Jingrow Cloud. Either transfer credits or add a card for automatic billing. You can also make the payment of this invoice manually by clicking the following link.
{{ utils.button('Pay Invoice Now', payment_link) }} {%- endif -%} {%- if team.default_payment_method -%}We attempted to charge your card ending in {{ last_4 }} for your Jingrow Cloud subscription, but were unsuccessful. Please update your card details in your {{ utils.link('Billing Settings', account_update_link) }} or pay manually by clicking the following link.
{{ utils.button('Pay Invoice Now', payment_link) }} {%- endif -%} {%- if sites -%} {{ utils.separator() }}Following sites were suspended: