mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Removed rogue middot
This commit is contained in:
parent
79216bac12
commit
d76412668f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue