{% if author %} By {{ author }} {% endif %} {% if page.date %} {{ page.date | ordinalize }} {% endif %} {% if page.updated %} Updated {{ page.updated | ordinalize }} {% endif %}