心理咨询网
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.

link.html 284B

123456789
  1. <div class="footer-copy-content fcc" style="font-size: 12px;">
  2. 友情链接:
  3. {pboot:sql sql="select * from ay_link where city='{$cityId}'"}
  4. <a href="[sql:link]" class="first-level" target="_blank" style="padding-right: 10px;"> [sql:name] </a>
  5. {/pboot:sql}
  6. </div>