Files
Kleeja/styles/default/info.html
Abdulrahman 7f4a4f6ff9 hello github! 😘
2018-01-09 02:09:07 +03:00

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 -->