mirror of
https://gitlab.silvrtree.co.uk/martind2000/old-silvrgit.git
synced 2025-01-11 06:15:08 +00:00
17 lines
390 B
Plaintext
17 lines
390 B
Plaintext
<% include ../partials/head %>
|
|
|
|
<div class="mui-container">
|
|
<div class="mui-panel">
|
|
<div class="mui-text-headline mui-text-accent">Today</div>
|
|
</div>
|
|
|
|
<% include ../partials/weather %>
|
|
<% include ../partials/trains %>
|
|
<% include ../partials/calendar %>
|
|
<% include ../partials/history %>
|
|
<% include ../partials/tv %>
|
|
|
|
</div>
|
|
|
|
<% include ../partials/footer %>
|