progress screen progress bar
This commit is contained in:
parent
eae3b321c7
commit
8cc6e4a1eb
13 changed files with 148 additions and 17 deletions
|
|
@ -107,6 +107,9 @@
|
|||
<div id="extended-forecast-html" class="weather-display">
|
||||
<%- include('partials/extended-forecast.ejs') %>
|
||||
</div>
|
||||
<div id="radar-html" class="weather-display">
|
||||
<%- include('partials/radar.ejs') %>
|
||||
</div>
|
||||
</div>
|
||||
<div id="divTwcBottom">
|
||||
<div id="divTwcBottomLeft">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue