{% extends 'base.html' %} {% load typogrify_tags utils_tags zebra_tags %} {% block bodyclass %}NB-static{% endblock %} {% block extra_head_js %} {% include_stylesheets "common" %} {% include_javascripts "payments" %} {% zebra_head_and_stripe_key %} {% endblock %} {% block content %} {% if new_user_queue_position >= 0 %}
{% if new_user_queue_position == 0 %}
You are at the front of the line! Just a few more minutes
until you receive your free invite to use NewsBlur.
{% else %}
There {{ new_user_queue_position|pluralize:"is,are" }} {{ new_user_queue_position|commify }} {{ new_user_queue_position|pluralize:"person,people" }} in front of you{% if new_user_queue_behind %} (and {{ new_user_queue_behind|commify }} {{ new_user_queue_behind|pluralize:"person,people" }} behind you){% endif %}, {{ new_user_queue_position|pluralize:",all" }} patiently waiting
on their free accounts on NewsBlur.
{% endif %}
By going premium you can get full and immediate access to NewsBlur.