{% extends 'base.html' %} {% load humanize %} {% block title %} {% if work.is_free %} {{ work.title }} is a Free eBook. {% for fmt in work.formats %}[{{ fmt }}]{% endfor %} {% else %} Help us make {{ work.title }} a Free eBook! {% endif %}{% if action == 'editions' %} – All Editions{% endif %} {% endblock %} {% block extra_meta %} {% for author in work.relators %}{% endfor %} {% if work.first_isbn_13 %}{% endif %} {% endblock %} {% block topsection %}