{% for section in issue.sections %}
{{ summary }}
{% when None %}{% endmatch %}{% match entry.why %}{% when Some with (why) %}Why it's here: {{ why }}
{% when None %}{% endmatch %}{% if !entry.comment_links.is_empty() %} · {% for link in entry.comment_links %}{{ link.label }}{% endfor %}{% endif %}