Files
bm/public_html/public/cms/templates/searchpage.html
2025-09-24 13:26:28 +02:00

15 lines
313 B
HTML

<div class="divContent">
<h2>Suche</h2>
<div class="divLine">&nbsp;</div>
<table cellpadding="0" cellspacing="0">
<tr>
<th>HTML-Template</th>
<td>
<select name="template" {TEMPLATE_DISABLED}>
{TEMPLATES}
</select>
</td>
</tr>
</table>
</div>
<div class="divSeparator">&nbsp;</div>