15 lines
No EOL
312 B
Go Template
15 lines
No EOL
312 B
Go Template
<tr>
|
|
<td class="l">
|
|
<a href="infos.php?gid={i}">
|
|
<img border="0" src="{dpath}gebaeude/{i}.gif" align="top" width="120" height="120">
|
|
</a>
|
|
</td>
|
|
<td class="l">
|
|
<a href="infos.php?gid={i}">{n}</a>{nivel}<br>
|
|
{descriptions}<br>
|
|
{price}
|
|
{time}
|
|
{rest_price}
|
|
</td>
|
|
<td class="k">{click}</td>
|
|
</tr> |