mirror of
https://github.com/agdsn/ancient-weatherstation.git
synced 2026-06-19 23:07:59 +00:00
a1048194eb
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@126 dd492736-c11a-0410-ad51-8c26713eaf7f
19 lines
420 B
HTML
19 lines
420 B
HTML
<center>
|
|
<h2 class="set_head">› Detail - Ansicht ‹</h2>
|
|
<div class="set" id="desc">
|
|
<p>Hier werden alle werte aller Sensoren ausführlich dargestellt.</p>
|
|
</div>
|
|
<div class="set">
|
|
{content:addModule:temp_1}
|
|
{content:addModule:hum_1}
|
|
{content:addModule:press_1}
|
|
<br>
|
|
{content:addModule:temp_4}
|
|
{content:addModule:hum_4}
|
|
<br>
|
|
{content:addModule:wind_2}
|
|
<br>
|
|
{content:addModule:rain_3}
|
|
</div>
|
|
</center>
|