{% block meta %}{% endblock %} {% block no_follow %}{% endblock %} {% block js %}{% endblock %} {% block uncompressed_js %}{% endblock %}
{% if user.is_authenticated %} {% include 'thecommunity/headers/logged_in.html' %} {% else %} {% include 'thecommunity/headers/logged_out.html' %} {% endif %} {% include 'thecommunity/shared/messages.html' %} {% block page_body %}{% endblock %}
{% if invites_left %}
{% endif %} {% include 'get_satisfaction.html' %} {% include 'ga_tracking.html' %}