summaryrefslogtreecommitdiff
path: root/resources/views/index.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/index.blade.php')
-rw-r--r--resources/views/index.blade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php
index 8fcae4f..0ac59f6 100644
--- a/resources/views/index.blade.php
+++ b/resources/views/index.blade.php
@@ -2,7 +2,7 @@
@section('content')
<div class="container" id="index">
- <h1>Wann ist Zeitumstellung zur Sommerzeit?</h1>
+ <h1>Wann ist Zeitumstellung zur {{ $tc->season }}?</h1>
<p>
Nächste Zeitumstellung ist am <b>{{ $tc->day.". ".$tc->monthText." ".$tc->year }}</b>, also in <b>{{ $tc->daysuntil }} Tagen</b>.
<br>