fix formatting weather images

workspace
Brendan Howell 4 years ago
parent 6773c53fba
commit 51107030e3

@ -203,7 +203,7 @@
<h6>${period["day"]}</h6>
% endif
<div class="weatherperiod">
<img src="${period['symbol']"}
<img src="${period['symbol']}" />
<p class="weathertime">${period["period"]}</p>
<p class="weathertemp">${period["mintemp"]} ${period["maxtemp"]}</p>
</div>

Loading…
Cancel
Save