{{ page.title }} {% if page.lead %}{{ page.lead }}{% endif %} {{ page.date }} {% for author in page.authors %} {% if not forloop.first %}, {% endif %} {% if author.profile_url %}{{ author.name }}{% else %}{{ author.name }}{% endif %} {% endfor %} {% if page.image %}{% image page.image width-1200 %}{% endif %} {% include_block page.body %} {% if page.tags.all and news_index %} {% endif %} {% with related=page.live_related_articles %} {% if related %} {% endif %} {% endwith %}