8889841ccdb5565567a319e02b72910759a810df34c2acf69cad53b1a829ee9532d3d455.php000064400000026342150514570760016022 0ustar00source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "extensions['MailPoet\Twig\Assets']->language(); echo "\" style=\"margin:0;padding:0\"> "; // line 7 echo \MailPoetVendor\twig_escape_filter($this->env, ($context["subject"] ?? null), "html", null, true); echo "
extensions['MailPoet\Twig\Assets']->generateCdnUrl("logo-orange-400x122.png"); echo "\" width=\"80\" alt=\"new_logo_orange\" style=\"height:auto;max-width:100%;-ms-interpolation-mode:bicubic;border:0;display:block;outline:none;text-align:center\" />

"; // line 50 echo $this->extensions['MailPoet\Twig\I18n']->translate("Congrats!"); echo "
"; echo $this->extensions['MailPoet\Twig\I18n']->translate("MailPoet is now sending your emails"); echo "

"; // line 61 echo $this->extensions['MailPoet\Twig\I18n']->translate("This email was sent automatically with the MailPoet Sending Service after you activated your key in your MailPoet settings."); echo "
extensions['MailPoet\Twig\Assets']->generateCdnUrl("logo-white-400x122.png"); echo "\" width=\"130\" alt=\"new_logo_white\" style=\"height:auto;max-width:100%;-ms-interpolation-mode:bicubic;border:0;display:block;outline:none;text-align:center\" />
"; } public function getTemplateName() { return "emails/congratulatoryMssEmail.html"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 149 => 95, 112 => 61, 96 => 50, 85 => 42, 47 => 7, 37 => 1,); } public function getSourceContext() { return new Source("", "emails/congratulatoryMssEmail.html", "/home/circleci/mailpoet/mailpoet/views/emails/congratulatoryMssEmail.html"); } } index.php000064400000000006150514570760006372 0ustar00