{% include "header.html" %}

Subscribe to Your Last Tweets

{% for message in messages %}
{{ message.1 }}
{% endfor %}

Last Tweets will not store your Twitter username and password, but you must prove you own that Twiiter acocount in order to (un)subscribe. If you want to unsubscribe, empty email field and submit.

{% include "footer.html" %}