---
# jekyll header
topofpage: true
---
{% include header.html %}
{% include navbar.html %}
{% include container-start.html %}
Example: {{[type]}}-{{[id]}}
Formats:
Narrative,
XML,
JSON,
Turtle
{% include {{[type]}}-{{[name]}}.xhtml %}
{% include container-end.html %}
{% include footer.html %}