{% extends theme("layout.html") %} {% import "utils.html" as utils with context %} {% import theme("itemviews.html") as itemviews with context %} {% import "snippets.html" as snippets with context %} {% set exists = storage.has_item(item_name) %} {% set footer_meta = snippets.footer_meta() %} {% block views %} {{ itemviews }} {% endblock %} {% block content %} {% block headline %} {% block item_summary %} {% if item.meta['summary'] %}