From 7d8ce1e1887ec7d2464ae0e279919701a263c3f2 Mon Sep 17 00:00:00 2001 From: Hassan Hashmi <75794688+hassanhashmey@users.noreply.github.com> Date: Wed, 5 Oct 2022 17:38:58 +0500 Subject: [PATCH] pricingpage1 --- .../templates/websiteFunctions/CyberpanelPricing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websiteFunctions/templates/websiteFunctions/CyberpanelPricing.html b/websiteFunctions/templates/websiteFunctions/CyberpanelPricing.html index 17e85e8de..8955cc04b 100644 --- a/websiteFunctions/templates/websiteFunctions/CyberpanelPricing.html +++ b/websiteFunctions/templates/websiteFunctions/CyberpanelPricing.html @@ -1,6 +1,6 @@ {% extends "baseTemplate/index.html" %} {% load i18n %} -{% block title %}{% trans "WordPress Manager - CyberPanel" %}{% endblock %} +{% block title %}{% trans "Pricing - CyberPanel" %}{% endblock %} {% block content %} {% load static %}