{% if request.user.profile.on_ml %} You are subscribed to the Unglue.it Newsletter. It comes roughly twice a month.
{% csrf_token %}
{% else %} You are NOT subscribed to the Unglue.it Newsletter. It comes roughly twice a month. If you have just become an ungluer, your list invitation should be on its way. Put "unglueit@ebookfoundation.org" in your contact list to make sure you get it.
{% csrf_token %}
{% endif %}