msg_onepage.html 235 B

12345678910
  1. <!-- inc:head -->
  2. <section class="main animated fadeInDown">
  3. <div class="main-box">
  4. <div class="rule-detail border-box">
  5. <h1>{:$rs[title]}</h1>
  6. <div>{:phpok_c($id,"content")}</div>
  7. </div>
  8. </div>
  9. </section>
  10. <!-- inc:foot -->