summaryrefslogtreecommitdiffstats
path: root/src/templates
diff options
context:
space:
mode:
authorHumberto Alfonso Díaz <humberto.alfonso@asvito.es>2019-12-18 08:14:14 +0100
committerLorenzo Tilve <ltilve@igalia.com>2020-02-04 19:12:47 +0100
commita50c2060e2d4f9ce03ab40871f1de79baad2115b (patch)
treecd9f082d4ddeea0b56c024731ac2350056d278de /src/templates
parent4c90b15118061f11d7041fd252934c951ca14eec (diff)
BUGFIX Correct 1080 horizontal layout
Diffstat (limited to 'src/templates')
-rw-r--r--src/templates/time.template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/time.template.html b/src/templates/time.template.html
index d107ae4..663c8e5 100644
--- a/src/templates/time.template.html
+++ b/src/templates/time.template.html
@@ -40,7 +40,7 @@
{{ ^weather }}
<div class="weatherItem">
<i class="fas fa-exclamation-circle"></i>
- Weather no available
+ No weather
</div>
{{ /weather }}
</div> \ No newline at end of file