{# 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 %} {% load truncatechars %} unglue.it {% block title %}{% endblock %} {% block extra_css %}{% endblock %} {% block base_js %} {% endblock %} {% block extra_js %} {% endblock %} {% block extra_head %} {% endblock %}

Feedback

{% if not suppress_search_box %} {% endif %}
{% if is_preview %}
Welcome to the alpha version of Unglue.It. This site is a preview of our full functionality; some things (including pledging) aren't turned on yet. If something seems broken or confusing -- or if you find something you love! -- please give us feedback. Thank you for your interest, and have fun.
{% endif %} {% block topsection %}{% endblock %} {% block content %}{% endblock %}
{% block counter %} {% endblock %}