Removed rogue middot

This commit is contained in:
Simon Willison 2017-11-13 12:34:39 -08:00
commit d76412668f

View file

@ -13,7 +13,7 @@
{{ metadata.license }}
{% endif %}
{% endif %}
{% if metadata.source_url %}·
{% if metadata.source_url %}{% if metadata.license %}·{% endif %}
{% if metadata.source %}
Data source: <a href="{{ metadata.source_url }}">{{ metadata.source }}</a>
{% else %}