mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-05 16:49:45 +00:00
25 lines
1.9 KiB
HTML
25 lines
1.9 KiB
HTML
{% extends "mail/email_base.xhtml" %}
|
|
{% load utils_tags %}
|
|
|
|
{% block body %}
|
|
<h3 style="margin: 24px 0;">This is it, the final countdown!</h3>
|
|
|
|
<p>Tonight at 8pm PT the <a href="https://www.kickstarter.com/projects/samuelclay/turn-touch-beautiful-control/">Turn Touch campaign</a> will end and the project will be successfully funded. Judging from the $50,000 raised already, I think Turn Touch has a long life ahead of it.</p>
|
|
|
|
<p><a href="https://www.kickstarter.com/projects/samuelclay/turn-touch-beautiful-control/"><img src="https://s3.amazonaws.com/static.newsblur.com/turntouch/animated-newsblur-live.gif" width="650"></a></p>
|
|
|
|
<div style="font-size: 12px;margin: 0 0 24px;"><a href="https://vimeo.com/207556527">🖥 Watch the 2 minute demo on Vimeo</a></div>
|
|
|
|
<p>Apart from being the only remote control in the world built for a news reader, Turn Touch is the handiest shortcut for your lights, music, and apps. It's basically a customizable remote with a knack for smart homes.</p>
|
|
|
|
<p>Supporting Turn Touch is a way of supporting NewsBlur. They are part of the same suite of productivity tools made by the <a href="https://twitter.com/samuelclay">same person</a>. By buying a Turn Touch and backing this Kickstarter, you're continuing to fund the development of great tools.</p>
|
|
|
|
<p>So please <a href="https://www.kickstarter.com/projects/samuelclay/turn-touch-beautiful-control/">head to Kickstarter and buy yourself the $59 mahogany remote</a>, even if you do not yet have any smart home devices. This remote is the easiest way to start connecting your home.</p>
|
|
|
|
<p><a href="https://www.kickstarter.com/projects/samuelclay/turn-touch-beautiful-control/"><img src="https://s3.amazonaws.com/static.newsblur.com/turntouch/padauk-book.jpg" width="650"></a></p>
|
|
|
|
<p><img src="https://turntouch.com/static/images/kickstarter/signature-samuel-clay.png" style="width: 207px;"></p>
|
|
|
|
<p>— <a href="https://twitter.com/samuelclay">@samuelclay</a></p>
|
|
|
|
{% endblock %}
|