geo.js fix
This commit is contained in:
parent
20c0224bc8
commit
4203301112
35 changed files with 556 additions and 23 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<div class="entry-content">
|
||||
{{ article.content }}
|
||||
{% if article.metadata.geohash %}
|
||||
<a href="{{ SITEURL }}/{{ article.category.url }}">NFC</a>
|
||||
<a href="{{ SITEURL }}/{{ article.category.url }}">Map</a>
|
||||
{% endif %}
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue