source: extensions/MyPiwiShop/admin/template/home.tpl @ 27568

Last change on this file since 27568 was 27568, checked in by Miklfe, 10 years ago
File size: 355 bytes
Line 
1{combine_css path=$MPS_PATH|@cat:"admin/template/style.css"}
2
3{html_style}{literal}
4h4 { text-align:left !important; }
5{/literal}{/html_style}
6
7<div class="titrePage">
8        <h2>MyPiwiShop</h2>
9</div>
10
11<form method="post" action="" class="properties">
12<fieldset>
13  <legend>{'What is MyPiwiShop?'|translate}</legend>
14 
15  {$INTRO_CONTENT}
16</fieldset>
17 
18</form>
Note: See TracBrowser for help on using the repository browser.