{% extends template.self %}
{% block head %}
{{ super() }}
<script type="application/ld+json">
{{ page.lrmi | dump() }}
</script>
{% endblock head %}