{% comment %} "Notes" found in appendices. Note that this should be kept until appendices use the NOTE node type {% endcomment %}

Note{{ lines|pluralize }}:

    {% for line in lines %}
  1. {{ line }}
  2. {% endfor %}