Hide debugging info. Explain extra tags/keys.

This commit is contained in:
Edward Betts 2021-11-12 12:15:47 +00:00
parent 87fae39c63
commit 45ce752458
1 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,11 @@
{% endif %}
</div>
{#
<h4>tags</h4>
<pre>{{ tags | pprint }}</pre>
#}
<h4>subclass of</h4>
<div class="mb-3">
{% if subclass_list %}
@ -61,6 +66,7 @@
{% endif %}
<h4>extra OpenStreetMap tags/keys</h4>
<p>Sometimes the OSM tags/keys are insufficient to find a good match, so this tool includes an exta tags/keys to check.</p>
{% if extra %}
<ul>