fix formatting weather images

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

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

Loading…
Cancel
Save