This commit is contained in:
a-ill
2023-07-10 17:16:02 +03:00
parent d84e9022db
commit b3884131d0
16 changed files with 41 additions and 22 deletions

View File

@@ -37,7 +37,6 @@
<p>{$content.p2}</p>
<h3>{$content.subheading1}</h3>
<map-component id="map" callback={(createMap) => mapCallbackGroups(createMap,$content,locale)}></map-component>
<h4>{$content.subheading2}</h4>
{#each groups as group}
<div class="location-info">
<p><b>{$content.location}: </b>{$content[group.location[0]]}</p>