{% extends TEMPLATE_BASE %} {% block header %}

{{ settings.SITE_TITLE }} — Twitter Follow?

{% endblock %} {% block content %}
We recommend that you follow @{{user_to_follow}}.

That way, {{reason_to_follow}}. We will not abuse of this friendship: only messages pertinent to you will be sent to you directly, and general updates happen only sporadically.


follow @{{user_to_follow}}

{% endblock %}