包含文件
~~~php
{include file="$header" /} 包含頭部模版header
{include file="$component" /} 包含底部模版component
{include file="$footer" /} 包含底部模版footer
~~~
全局系統參數
| 調用方式 | 說明 |
| --- | --- |
|{$basics.email}| 郵箱號 |
|{$basics.telephone}|電話號碼|
|{$basics.telephone}| 手機號 |
|{$basics.fax}|公司傳真|
|{$basics.company}|公司名稱|
|{$basics.address}| 地址 |
|{$basics.copyright}| 版權 |
|{$basics.seo_title}| 頁面標題 |
|{$basics.seo_keywords}| 頁面關鍵詞 |
|{$basics.seo_description}| 頁面描述 |
|{$basics.logo}| logo圖片 |
|{$basics.ico}| 地址欄標題圖片 |
|{$basics.business_hours}| 營業時間 |
|{$basics.fax}| 傳真 |
|{$basics.icp}|備案號|