<time datetime=“{{ include.date | date_to_xmlschema }}”>{{ include.date | date: “%-d” }} {% assign m = include.date | date: “%-m” %} {% include month.html month=m %} {{ include.date | date: “%Y” }}</time>
<time datetime=“{{ include.date | date_to_xmlschema }}”>{{ include.date | date: “%-d” }} {% assign m = include.date | date: “%-m” %} {% include month.html month=m %} {{ include.date | date: “%Y” }}</time>