diff --git a/templates/conference.html b/templates/conference.html index 18fb200..56fc448 100644 --- a/templates/conference.html +++ b/templates/conference.html @@ -79,6 +79,11 @@ {% if item.wikidata_qid %}
wikidata: {{ item.wikidata_qid }}
{% endif %} + + {% if item.url %} +
Website: {{ item.url }}
+ {% endif %} +

Talks