ADR Viewer - {{ config.project_title }}
{% for adr_record in config.records %}
{{ adr_record.title }}
{{ adr_record.body|safe }}
{% endfor %}