add version number to initial display
This commit is contained in:
parent
54632e4be5
commit
3bd3d44829
6 changed files with 18 additions and 13 deletions
|
|
@ -81,6 +81,7 @@
|
|||
<div id="loading" width="640" height="480">
|
||||
<div>
|
||||
<div class="title">WeatherStar 4000+</div>
|
||||
<div class="version">v<%- version %></div>
|
||||
<div class="instructions">Enter your location above to continue</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue