Link the talk title to the page
This commit is contained in:
parent
6eaf549803
commit
e2993767e7
|
@ -5,5 +5,5 @@
|
|||
{% else %}
|
||||
{{ talk.date|date('jS F') }}
|
||||
{% endif %}
|
||||
{% endspaceless %}</strong> - {{ talk.location|raw }} - {{ talk.title|raw }}
|
||||
{% endspaceless %}</strong> - {{ talk.location }} - <a href="{{ talk.url }}">{{ talk.title }}</a>
|
||||
</li>
|
||||
|
|
Reference in a new issue