ancient-weatherstation/webstuff/frontend/content/module_sets/set_full.html

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>