{locationFull}
+ {#if $currentLocation && $currentLocation.location.description} +
+ {$site.description}
+ Houses Of {$currentLocation.location.name} {$currentLocation.location.description}
+
Updated
+ {/if} +diff --git a/src/routes/location/[country]/[location].svelte b/src/routes/location/[country]/[location].svelte
new file mode 100644
index 0000000..eb6f0ef
--- /dev/null
+++ b/src/routes/location/[country]/[location].svelte
@@ -0,0 +1,86 @@
+
+
+
+
+
+ {$site.description}
+ Houses Of {$currentLocation.location.name} {$currentLocation.location.description}
+
Updated
+ {/if} +Houses Of {location.name} {location.description}
- {/if} -