source = $this->getSourceContext(); $this->blocks = [ 'content' => [$this, 'block_content'], 'after_javascript' => [$this, 'block_after_javascript'], ]; } protected function doGetParent(array $context) { // line 1 return "layout.html"; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $this->parent = $this->loadTemplate("layout.html", "upgrade.html", 1); yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks)); } // line 3 public function block_content($context, array $blocks = []) { $macros = $this->macros; // line 4 yield "
"; // line 25 yield $this->extensions['MailPoet\Twig\I18n']->translate("Website owners with less than 1,000 subscribers, like you, can get their emails delivered reliably for free with MailPoet Sending Service."); yield "
env->getRuntime('MailPoetVendor\Twig\Runtime\EscaperRuntime')->escape(((("https://account.mailpoet.com/?s=" . ($context["subscriber_count"] ?? null)) . "&g=starter&billing=monthly&utm_source=plugin&utm_medium=premium&utm_campaign=purchase&ref=plugin-upgrade-page&email=") . $this->env->getRuntime('MailPoetVendor\Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["current_wp_user"] ?? null), "user_email", [], "any", false, false, false, 29))), "html", null, true); yield "\" class=\"mailpoet-button button button-primary button-hero mailpoet-premium-shop-link\" > "; // line 32 yield $this->extensions['MailPoet\Twig\I18n']->translate("Sign up for free"); yield "
";
// line 44
yield $this->extensions['MailPoet\Twig\I18n']->translate("Ready to level up your email marketing efforts?");
yield "
";
// line 45
yield $this->extensions['MailPoet\Twig\I18n']->translate("Upgrade your plan to unlock MailPoet’s advanced features, access to detailed analytics, and priority support.");
yield "
"; // line 116 yield $this->env->getRuntime('MailPoetVendor\Twig\Runtime\EscaperRuntime')->escape(MailPoetVendor\Twig\Extension\CoreExtension::replace($this->extensions['MailPoet\Twig\I18n']->translate("Over %s people trust MailPoet to power their email marketing campaigns – why not join them?"), ["%s" => "600,000"]), "html", null, true); yield " "; // line 117 yield $this->extensions['MailPoet\Twig\I18n']->translate("Upgrade now to grow your business and achieve your business goals."); yield "
env->getRuntime('MailPoetVendor\Twig\Runtime\EscaperRuntime')->escape((("https://account.mailpoet.com/orders/upgrade/" . ($context["plugin_partial_key"] ?? null)) . "?utm_source=plugin&utm_medium=premium&utm_campaign=upgrade&ref=plugin-upgrade-page"), "html", null, true); yield "\" "; } else { // line 124 yield " href=\""; yield $this->env->getRuntime('MailPoetVendor\Twig\Runtime\EscaperRuntime')->escape((((("https://account.mailpoet.com/?s=" . ($context["subscriber_count"] ?? null)) . "&g=business&billing=monthly&email=") . CoreExtension::getAttribute($this->env, $this->source, ($context["current_wp_user"] ?? null), "user_email", [], "any", false, false, false, 124)) . "&utm_source=plugin&utm_medium=premium&utm_campaign=purchase&ref=plugin-upgrade-page"), "html", null, true); yield "\" "; } // line 126 yield " class=\"mailpoet-button button button-primary button-hero mailpoet-premium-shop-link\" > "; // line 128 yield $this->extensions['MailPoet\Twig\I18n']->translate("Get started"); yield ""; // line 131 $context["allowedHtml"] = ["a" => ["href" => [], "target" => []]]; // line 132 yield " "; yield $this->extensions['MailPoet\Twig\Filters']->wpKses(MailPoet\Util\Helpers::replaceLinkTags($this->extensions['MailPoet\Twig\I18n']->translate("And if you’re not sure which plan is the right one for you, our [link]Customer Support team[/link] are on hand to help you decide."), "https://www.mailpoet.com/support/sales-pre-sales-questions/?ref=plugin-upgrade-page", ["target" => "_blank"]), // line 135 ($context["allowedHtml"] ?? null)); // line 136 yield "