{% extends "customer_main.html" %} {%load static%} {% block modules_section %} {% endblock modules_section %} {% block content %}

Basic

$0/month

{% if not active_order_item_basic %} {% else %} {% endif %}

View Features

Best Value

Standard

$6/month

{% if not active_order_item_standard %} {% else %}

View Features

Business

$25/month

{% if not active_order_item_premium %} {% else %}

View Features

{% endblock %}