mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-31 22:20:12 +00:00
8 lines
404 B
HTML
8 lines
404 B
HTML
![]() |
{% extends "mail/email_base.xhtml" %}
|
||
|
|
||
|
{% block body %}
|
||
|
<p style="font-size: 37px; color:#555555; margin-top: 18px;margin-bottom: 10px;padding-top:6px;">Thank you, thank you, thank you!</p>
|
||
|
<p style="line-height: 20px;">A huge thanks for going premium.</p>
|
||
|
{% endblock %}
|
||
|
|
||
|
{% block resources_header %}Now that you're premium, you may want to follow a few resources:{% endblock resources_header %}
|