@ -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>