Skip to content

Commit 36b491d

Browse files
author
jacquesbach
committed
forecast card tests
1 parent 3abdb73 commit 36b491d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

templates/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,8 @@ <h1>
232232
</div>
233233
</div>
234234

235-
<div class="grid-stack-item" id="card-forecast" gs-w="12" gs-h="8">
236-
<div class="grid-stack-item-content">
235+
<!--<div class="grid-stack-item" id="card-forecast" gs-w="12" gs-h="8">
236+
<div class="grid-stack-item-content">-->
237237
<div class="card card-light" style="height: 100%; box-sizing: border-box;">
238238
<div class="label">Prognose</div>
239239
<p style="font-size:0.9em; color:var(--text-muted); margin-bottom:20px;">ML-basierte 7-Tage Prognose auf Basis von Ertrag, Bewölkung, Sonnenhöhe und Wettervorhersage.</p>
@@ -280,8 +280,8 @@ <h1>
280280
</div>
281281

282282
</div>
283-
</div>
284-
</div>
283+
<!--</div>
284+
</div>-->
285285

286286
</div>
287287
<footer>

0 commit comments

Comments
 (0)