{% extends "base.html" %} {% block title %}Subscription Canceled - {{ project_name }}{% endblock %} {% block content %}

Subscription Canceled

No charges were made to your account

Subscription process was canceled

You canceled the subscription checkout process. No payment was processed and no subscription was created.

What would you like to do next?

Try Again

Return to the subscription page to choose a plan and try the checkout process again.

Buy Credits

Purchase pay-as-you-go credits instead of subscribing to a monthly plan.

Dashboard

Return to your dashboard to explore other features and options.

Need help? If you experienced any issues during checkout or have questions about our subscription plans, please contact our support team.

{% endblock %}