diff options
Diffstat (limited to 'templates/weather.tmpl')
-rw-r--r-- | templates/weather.tmpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/weather.tmpl b/templates/weather.tmpl index ea78c8f..60257fa 100644 --- a/templates/weather.tmpl +++ b/templates/weather.tmpl @@ -41,9 +41,6 @@ </div> <!-- wind-container end --> </div> <!-- now-container end --> - <div class="current-period-container"> - <div class="forecast">{{.Period.Forecast}}</div> - </div> </div> <!-- period-container end --> </div> <!-- main-container end --> |