{% extends "mail/email_base.xhtml" %} {% load utils_tags %} {% block body %}

Your free account is ready, {{ user.username }}.

Thanks again for trying out NewsBlur! Your account is ready to go. Just log right in and start reading.

https://{% current_domain dev=True %}{{ user.profile.autologin_url }}

I made NewsBlur because I wanted a better way to read the news and talk about it with people. I hope you love it, too.

- Sam Clay

{% endblock %} {% block resources_header %}If you enjoy using NewsBlur, these resources might be of interest to you:{% endblock resources_header %}