add public design files
This commit is contained in:
7
design/default/html/page.tpl
Normal file
7
design/default/html/page.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
{* Шаблон текстовой страницы *}
|
||||
|
||||
<!-- Заголовок страницы -->
|
||||
<h1 data-page="{$page->id}">{$page->header|escape}</h1>
|
||||
|
||||
<!-- Тело страницы -->
|
||||
{$page->body}
|
||||
Reference in New Issue
Block a user