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
losinshi 11bb95d185 many improvements in frontend
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@120 dd492736-c11a-0410-ad51-8c26713eaf7f
2006-09-21 00:04:31 +00:00

15 lines
247 B
HTML

<center>
<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>