source: extensions/skeleton/admin/template/home.tpl @ 17899

Last change on this file since 17899 was 17899, checked in by mistic100, 12 years ago

first commit

File size: 286 bytes
Line 
1{combine_css path=$SKELETON_PATH|@cat:"admin/template/style.css"}
2
3<div class="titrePage">
4        <h2>Skeleton</h2>
5</div>
6
7<form method="post" action="" class="properties">
8<fieldset>
9  <legend>{'What Skeleton can do for me?'|@translate}</legend>
10 
11  {$INTRO_CONTENT}
12</fieldset>
13 
14</form>
Note: See TracBrowser for help on using the repository browser.