source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; // line 62 echo $this->extensions['MailPoet\Twig\Functions']->pendingApprovalMessage(); echo "
{{#if mssKeyPendingApprovalRefreshMessage }}"; // line 66 echo 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"]); echo "
{{/if}}