{% extends "base.html" %} {% block title %}Upgrade required ยท iVistaar{% endblock %} {% block content %}

Free tier limit reached

This install is on the Free plan ({{ free_limit }} projects). You currently have {{ license.project_count }} projects.

To add more projects, contact the iVistaar team for a yearly SPC license code.

Email: {{ contact_email }}

Enter SPC code Back to deployments
{% endblock %}