<% extends 'layout.html' %> <% block content %>

<% set allowedHtml = {'a': {'href': [], 'target': [], 'id': []}, 'strong': {}} %> <%= __('Tip: check out [link]this list[/link] of form plugins that integrate with MailPoet.') |replaceLinkTags('https://kb.mailpoet.com/article/198-forms-themes-plugins-that-work-with-mailpoet', {'target': '_blank', id: 'mailpoet_helper_link'}) |wpKses(allowedHtml) %>

<% endblock %> <% block after_javascript %> <% endblock %>