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.

9 lines
311 B

3 years ago
  1. <footer class="footer">
  2. <div class="footer-cert">
  3. <span class="copyright"><?php echo sysconfig('CMS_POWERBY'); ?></span>
  4. <a href="https://beian.miit.gov.cn/" target="_blank" class="footer-item footer-sgs"
  5. data-track-name="ft/icp">粤ICP备2020101949号</a>
  6. </div>
  7. </footer>