mirror of
https://github.com/kleeja-official/kleeja.git
synced 2025-12-16 04:59:42 +01:00
15 lines
293 B
HTML
Executable File
15 lines
293 B
HTML
Executable File
<!-- Infos template -->
|
|
<div id="content_index">
|
|
<div class="clr"></div>
|
|
<!-- msg, Infos & Alerts -->
|
|
<dl id="system-message">
|
|
<dd class="info">
|
|
<ul>
|
|
<li>{text} !</li>
|
|
</ul>
|
|
</dd>
|
|
</dl>
|
|
<!-- @end-msg -->
|
|
<div class="clr"></div>
|
|
</div>
|
|
<!-- @end-Infos-template --> |