Commit 11223a23 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Show event dates if we have them.

parent 1407f2bc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ order: 2
        by {{ x.presented_by }}<br/>
        <a href="{{ x.event.url }}">{{ x.event.name }}</a>
        &bull; {{ x.event.location }}
        {% if x.event.date %}&bull; {{ x.event.date | date: "%B %-d %Y" }}{% endif %}
      </dt>
      <dd>
        {% if x.video.url %}