bibliotheks-und-archivinfor.../_layouts/layout.html

9 lines
161 B
HTML

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