{% extends layout_path %} {% load static %} {% load i18n %} {% block title %}Account settings - Pages{% endblock %} {% block vendor_css %} {{ block.super }} {% endblock vendor_css %} {% block vendor_js %} {{ block.super }} {% endblock vendor_js %} {% block page_js %} {{ block.super }} {% endblock page_js %} {% block content %}

{% translate "Account Settings" %} / {% translate "Billing & Plans" %}

Current Plan
Your Current Plan is Basic

A simple start for everyone

Active until Dec 09, 2021

We will send you a notification upon Subscription expiration

$199 Per Month Popular

Standard plan for small to medium businesses

Days
24 of 30 Days

6 days remaining until your plan requires update

Payment Methods
My Cards
Master Card

Tom McBride

Primary
∗∗∗∗ ∗∗∗∗ 9856
Card expires at 12/26
Visa Card

Mildred Wagner

∗∗∗∗ ∗∗∗∗ 5896
Card expires at 10/27
Billing Address
US (+1)
Billing History
#ID Client Total Issued Date Balance Invoice Status Actions
{% include "partials/_modals/modal_edit_cc.html" %} {% include "partials/_modals/modal_pricing.html" %} {% endblock %}