1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 23:07:59 +00:00
Files
ancient-weatherstation/webstuff/frontend/content/module_sets/set_full.html
T
jan 95ee7db655 css improvments
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@229 dd492736-c11a-0410-ad51-8c26713eaf7f
2007-10-25 14:17:50 +00:00

17 lines
401 B
HTML

<h2 class="set_head">&rsaquo; Detail - Ansicht &lsaquo;</h2>
<div class="set" id="desc">
<p>Hier werden alle werte aller Sensoren ausf&uuml;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>