NewsBlur-viq/templates/mail/email_launch_turntouch.xhtml

14 lines
No EOL
1.5 KiB
HTML

{% extends "mail/email_base.xhtml" %}
{% load utils_tags %}
{% block body %}
<h2 style="color: #282F33; font-size: 18px; font-weight: bold;">
Introducing <img src="https://turntouch.com/static/images/logos/turntouch-icon-64.png" style="width: 32px; height: 32px; vertical-align: bottom;padding-right: 4px;">Turn Touch
</h2>
<img src="https://turntouch.com/static/images/home/home-still-mahogany.jpg" style="width:650px;height:433px;" alt="">
<p style="line-height: 20px;"><a href="https://turntouch.com/kickstarter">Turn Touch</a> is a solid wood remote... for NewsBlur.</p>
<p style="line-height: 20px;">Your favorite RSS news reader just dropped a gorgeous new piece of hardware on the world and it's built just for you. The you that would enjoy a new way of reading the news. </p>
<img src="https://turntouch.com/static/images/kickstarter/ks-app-newsblur.jpg" style="width:650px;height:365px;" alt="">
<p style="line-height: 20px;">This is for real and you bet it does more. It controls lights, smart devices, and basically whatever talks to wifi. <a href="https://turntouch.com/kickstarter">Turn Touch is on Kickstarter</a> and my recommendation is to purchase the complete set. Keep two and give one as a gift.</p>
<p style="text-align: center;margin-bottom: 20px;"><a href="https://turntouch.com/kickstarter"><img src="https://turntouch.com/static/images/kickstarter/ks-back-tt.jpg" style="margin: 0 auto; width: 650px; height: 325px;border: 0;"></a></p>
{% endblock %}