Added location and date

This commit is contained in:
Oliver Davies 2015-08-09 23:04:17 +01:00
parent 8c2d7fe9cd
commit e9fa2a976e

View file

@ -6,6 +6,8 @@
<main class="col-md-10">
<h1>{{ page.title }}</h1>
<p>At {{ page.location }} on {{ page.date|date(site.default_date_format) }}.</p>
{{ page.blocks.content|raw }}
{% if page.joindin_id %}