{# raw url references raise test errors in tests for django registration; this is a workaround #} {% url privacy as privacyurl %} {% url terms as termsurl %} {% url regluit.frontend.views.edit_user as editurl %} {% url rightsholders as rhtoolsurl %} {% url faq as faqurl %} {% url about as abouturl %} {% url press as pressurl %} {% url rh_admin as adminurl %} {% url landing as landingurl %} {% url new_edition '' '' as editionurl %} {% load truncatechars %} unglue.it {% block title %}{% endblock %} {% block extra_css %}{% endblock %} {% block base_js %} {% endblock %} {% block extra_js %} {% endblock %} {% block extra_head %} {% endblock %}

Feedback

{% include "about_lightbox.html" %}
{% if not suppress_search_box %} {% endif %}
{% if is_preview %}
Welcome to the almost-beta version of Unglue.it. Thanks to everyone who helped us with our test campaign. Real campaigns coming Thursday at noon EDT. See you then.
{% else %}
Unglue.it has launched! Please consider supporting our five active campaigns.
{% endif %} {% block topsection %}{% endblock %} {% block content %}{% endblock %}
{% block counter %} {% endblock %}