{% extends "pxy_dashboard/partials/base.html" %} {% load static %} {% block title %}Dashboard{% endblock title %} {% block pagetitle %} {% include "pxy_dashboard/partials/page-title.html" with pagetitle="Pages" title="Pricing" %} {% endblock pagetitle %} {% block content %}

Our Plans

We have plans and prices that fit your business perfectly. Make your
client site a success with our products.

Basic

$19

Per Month
  • 5 Projects
  • 1 GB Storage
  • No Domain
  • 1 User
  • 24x7 Support
POPULAR

Premium

$29

Per Month
  • 5 Projects
  • 1 GB Storage
  • No Domain
  • 1 User
  • 24x7 Support

Developer

$39

Per Month
  • 5 Projects
  • 1 GB Storage
  • No Domain
  • 1 User
  • 24x7 Support

Business

$49

Per Month
  • 5 Projects
  • 1 GB Storage
  • No Domain
  • 1 User
  • 24x7 Support
{% endblock content %} {% block extra_js %} {% endblock extra_js %}