{%- from "invenio_theme/macros/messages.html" import flashed_messages with context -%}
{%- block title %} {%- if title %} {%- endif %} {%- endblock title %} {{ flashed_messages() }} {%- block body %} {{ body }} {%- endblock body %}