source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
"; // line 62 yield $this->extensions['MailPoet\Twig\Functions']->pendingApprovalMessage(); yield "
{{#if mssKeyPendingApprovalRefreshMessage }}"; // line 66 yield MailPoet\Util\Helpers::replaceLinkTags($this->extensions['MailPoet\Twig\I18n']->translate("If you have already received approval email, click [link]here[/link] to update the status."), "#", ["id" => "refresh-mss-key-status"]); yield "
{{/if}}