{{ title }}
{% match byline %}{% when Some with (byline) %}{% when None %}{% endmatch %} {% match why %}{% when Some with (why) %}Why it's here: {{ why }}
{% when None %}{% endmatch %} {% match social_line %}{% when Some with (social) %}{% when None %}{% endmatch %} {% match summary %}{% when Some with (summary) %}{{ summary }}
{% when None %}{% endmatch %} {% if excerpt_only %}(excerpt only — read online)
{% endif %}{{ body_html|safe }}
{% match discussion_html %}{% when Some with (discussion) %}