Add event locations

This commit is contained in:
Oliver Davies 2017-03-14 08:11:30 +00:00
parent e23718a481
commit 8dc17841ce
3 changed files with 23 additions and 14 deletions

View file

@ -28,6 +28,12 @@
{% if event.website %}<a href="{{ event.website }}">{% endif %}
{{ event.title }}
{% if event.website %}</a>{% endif %}
{% if event.location %}
<small class="event-location">
{{- event.location -}}
</small>
{% endif %}
</td>
<td class="feedback">