{% extends "base.html" %} {% block content %} This email is sent to {{ user.email }}. Unsubscribe on Settings
{{ render_text("Hi") }} {{ render_text("If you use Safari on a MacBook or iMac, you should check out our new Safari extension.") }} {{ render_text('It can be installed on App Store . Its code is available on GitHub .') }} {{ render_text(' ') }} {{ render_text('See our annoucement post for more information on this feature Introducing Safari extension .') }} {{ render_text("As usual, let me know if you have any question by replying to this email.") }} {% endblock %}