{{ content }}
{%- assign updateTime = "" -%} {%- if updated == "now" -%} {%- assign updateTime = 'now' | date: "%B %-d, %l:%M %P", "America/Los_Angeles" -%} {%- elsif page.updated -%} {%- assign updateTime = page.updated | date: "%B %-d, %l:%M %P", "America/Los_Angeles" -%} {%- endif -%}
{% render "metadata.liquid", globals:globals, schema:schema, title:title, page:page, post:post, year:year, music:music, books:books, featuredMovie:featuredMovie, featuredShow:featuredShow, featuredBook:featuredBook, %}