{%-assign title_template = include.title_template | default: "Read ':item_title'"-%} {%-assign separator = include.separator | default: "- "-%} {%-assign list_item = post | default: project | default: pg | default: page-%} {%-assign item_authors = post.author | default: project.author | default: pg.author | default: page.author-%}