{% block subject %} InvenioILS: your loan for "{{ document.title }}" is now completed. {% endblock %} {% block body_plain %} Dear {{ patron.email }}, your loan for "{{ document.full_title }}" is now completed. {% endblock %} {% block body_html %} Dear {{ patron.email }}, your loan for "{{ document.full_title }}" is now completed. {% endblock %}