{%-assign peeps = site.collections | where: "label", 'people' | first-%} {%-assign authors = include.author | default: page.author-%} {%-assign page_title = include.page_title | default: page.title-%} {%-assign subtitle = include.subtitle | default: page.subtitle-%} {%-assign date_format = site.date_format | default: '%^A, %b %-d, %Y'-%} {%-assign page_date = include.date | default: page.date-%} {%-assign modified_date = include.modified_date | default: page.last_modified_at | default: page.modified_date-%} {%-assign exclude_meta = "terms, privacy" | split: ', '-%} {%-assign byline_prefix = include.byline_prefix | default: "By" %} {%-assign summary_title = include.summary_title | default: "Summary"-%} {%-unless exclude_meta contains page.slug %} {%-unless site.exclude_dates contains page.collection-%} {% if modified_date and page.collection %}{% include date_modified.html date_format='%b %-d, %Y' lead_in='last modified: '-%}{%-endif-%} {%-endunless %}
{%-endunless %}{{-subtitle-}}
{%-endif-%} {%-if site.show.authors and authors-%}{%-unless exclude_meta contains page.slug-%} {%-endunless-%}{%-endif %}{{-page.blurb-}}
{%-endif-%} {%-if page.image or page.images %} {%-include banner.html %} {%-endif-%} {%-if page.location or page.company or page.company_url or page.social %} {%-endif %}