From bbffcebb6c0491ad15c9c57fe1bcbf8f54ed1c60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Tue, 27 Dec 2016 23:41:14 +0100 Subject: fix url when using different apps folder --- templates/main.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/main.php b/templates/main.php index d497495..3ba713c 100644 --- a/templates/main.php +++ b/templates/main.php @@ -48,12 +48,12 @@ Click here to get an API key -
+
{{ currentCity.name }}, {{ currentCity.sys.country }} - - + +
{{ currentCity.main.temp }}{{ metricRepresentation }}
Pressure: {{ currentCity.main.pressure }} hpa
-- cgit v1.2.3