{% extends "layout.html" %} {% block body %}

{{title}}

{% if shelf.id != None %} {{_('Back')}} {% endif %}
{% endblock %}