dimmed loading indicator for weather forecast

This commit is contained in:
fewieden
2019-01-04 19:43:48 +01:00
parent dc363de610
commit 827fbfb78f

View File

@@ -19,7 +19,9 @@
{% endfor %}
</table>
{% else %}
<div class="dimmed light small">
{{ "LOADING" | translate }}
</div>
{% endif %}
<!-- Unclomment the line below to see the contents of the `current` object. -->