{% if page.date %}
Updated {% if page.modified %}{{ page.modified | date: "%B %d, %Y" }}{% else %}{{ page.date | date: "%B %d, %Y" }}