why.xingtongworld.com项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

10 lines
280 B

{layout name="layout" /}
<div class="page-wrapper" >
<div class="content" style="padding:20px 40px;">
<div class="content-wraper" style="line-height:1.8em;">
{if condition="isset($page['content'])"}
{$page.content}
{/if}
</div>
</div>
</div>