Initial project files: BESCMS full source
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{template "header.html"}
|
||||
<header class="hui-header">
|
||||
<div id="hui-back"></div>
|
||||
<h1>{$cat.name}</h1>
|
||||
<a id="hui-search" href="javascript:dr_m_top_category();"><i class="fa fa-navicon"></i></a>
|
||||
</header>
|
||||
|
||||
<div class="page-wrapper-row full-height margin-top-20">
|
||||
<div class="portlet light margin-top-20">
|
||||
<div class="portlet-body xrcontent margin-top-40">
|
||||
{dr_text_rel($content)}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{template "footer.html"}
|
||||
Reference in New Issue
Block a user