some radar in html
This commit is contained in:
parent
35cb3d424b
commit
31343f3eff
6 changed files with 33 additions and 12 deletions
|
|
@ -107,7 +107,7 @@
|
|||
<div id="extended-forecast-html" class="weather-display">
|
||||
<%- include('partials/extended-forecast.ejs') %>
|
||||
</div>
|
||||
<div id="radar-html" class="weather-display">
|
||||
<div id="radar-html" class="weather-display show">
|
||||
<%- include('partials/radar.ejs') %>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue