6 lines
99 B
PHP
6 lines
99 B
PHP
|
<form id="weather">
|
||
|
<div class="section">
|
||
|
<h2><?php p($l->t('Weather')) ?></h2>
|
||
|
</div>
|
||
|
</form>
|