Show link to conference websites

This commit is contained in:
Edward Betts 2023-09-24 18:48:00 +01:00
parent d4e8140b9d
commit a789c97eb3

View file

@ -79,6 +79,11 @@
{% if item.wikidata_qid %}
<div>wikidata: <a href="https://www.wikidata.org/wiki/{{ item.wikidata_qid }}">{{ item.wikidata_qid }}</a></div>
{% endif %}
{% if item.url %}
<div>Website: <a href="{{ item.url }}">{{ item.url }}</a></div>
{% endif %}
</div>
</div>
<h3>Talks</h3>