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.
8 lines
309 B
8 lines
309 B
<footer class="footer">
|
|
<div class="footer-cert">
|
|
<span class="copyright"><?php echo sysconfig('CMS_POWERBY'); ?></span>
|
|
|
|
<a href="https://beian.miit.gov.cn/" target="_blank" class="footer-item footer-sgs"
|
|
data-track-name="ft/icp">粤ICP备2020101949号</a>
|
|
</div>
|
|
</footer>
|