--- # This file is licensed under the MIT License (MIT) available on # http://opensource.org/licenses/MIT. layout: base-core end_of_page: | ## Note: global variables like page.lang must be set in _config.yml for collections ---

{{ page.title }}

{% if page.optional_date %}

{{ page.optional_date | date:"%e %B %Y" }}

{% endif %} {% include helpers/hero-social.html %}
{% if page.show_toc %}
{% endif %}
{{ content }}
Go back to the version history