1
2
3
4
5
6
7
8
9
10
11
12
13
| {yun:}include file="$wapstyle/header_cont.htm"{/yun}
| <div class="about_content">
| <div class="about_right_p">
| {yun:}$row.content{/yun}
| <p align="left">
| <br />
| </p>
| </div>
| </div>
| <script src="{yun:}$wap_style{/yun}/js/prefixfree.min.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script>
| <script src="{yun:}$wap_style{/yun}/js/public.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script>
| </body>
| </html>
|
|