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.

11 lines
762 B

7 years ago
  1. <!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8" /><meta name="viewport" content="width=device-width,initial-scale=1.0">
  2. <title><?php echo $post["title"]; ?>_<?php echo sysconfig('CMS_WEBNAME'); ?></title><link rel="stylesheet" href="/css/wap.css" media="all"></head><body>
  3. <header class="mheader-a"><h2 class="bt"><?php echo sysconfig('CMS_WEBNAME'); ?></h2><a href="javascript:;"><div class="phone-icon telphone"></div></a></header>
  4. @include('wap.common.header')
  5. <article class="mbanner-b mb10"><a href=""><img src="/images/banner.jpg"></a></article>
  6. <article class="mbox cinfo"><h1 class="tith"><?php echo $post["title"]; ?></h1>
  7. <div class="mabout-a"><?php echo $post["body"]; ?></div></article>
  8. </body></html>