{% extends "meta.html" %} {% import "invoice.html" as invoice %} {% block title %}
You are subscribed to paid services with {% if sub.interval == PaymentInterval.monthly %} monthly {% else %} annual {% endif %} payments of ${{"{:.2f}".format(sub.subtotal / 100.0)}}. method to restore access to paid services.
{% elif current_user.payment_status == PaymentStatus.free %} {% endif %}