--- layout: page_container title: "The Safing Podcast" heading: "The Safing Podcast" container_class: "podcast pt-64 pb-24" ---
{% assign title_length = page.title | size %} #{{ page.title | slice: 2, 2 }}

{{ page.title | slice: 7, title_length }}

{{ page.date | date: "%B %-d, %Y" }}

{{ content | replace: '', '' }}

Description

{{ page.summary }}