{# raw url references raise test errors in tests for django registration; this is a workaround #} {% url privacy as privacyurl %} {% url terms as termsurl %} {% url manage_account 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 %} {% url libraries as librariesurl %} {% url about_specific 'main' as aboutmainurl %} {% load truncatechars %} unglue.it {% block title %}{% endblock %} {% block extra_css %}{% endblock %} {% block extra_js %} {% endblock %} {% if show_langs %} {% endif %} {% block extra_head %} {% endblock %}

Feedback

X
{% if not suppress_search_box %} {% endif %} {% if user.is_authenticated %} {% else %}
{% endif %}
{% block news %} {% if not suppress_search_box %} {% comment %}
Happy #ebookday! We're celebrating with a list of Creative Commons eBooks
{% endcomment %} {% endif %} {% endblock %} {% block topsection %}{% endblock %} {% block content %}{% endblock %}
{% block footer %} {% endblock %} {% block counter %} {% if show_google_analytics %} {% endif %} {% endblock %}