extended forecast as html
This commit is contained in:
parent
49a4a2b2d5
commit
ebb932ab13
10 changed files with 202 additions and 53 deletions
|
|
@ -105,6 +105,9 @@
|
|||
<div id="regional-forecast-html" class="weather-display">
|
||||
<%- include('partials/regional-forecast.ejs') %>
|
||||
</div>
|
||||
<div id="extended-forecast-html" class="weather-display">
|
||||
<%- include('partials/extended-forecast.ejs') %>
|
||||
</div>
|
||||
</div>
|
||||
<div id="divTwcBottom">
|
||||
<div id="divTwcBottomLeft">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue