-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfooter.htm
executable file
·28 lines (23 loc) · 1.25 KB
/
footer.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<section id="footer" class="section footer">
<div class="container">
<div class="row animated opacity mar-bot20" data-andown="fadeIn" data-animation="animation">
<div class="col-sm-12 align-center">
<ul class="social-network social-circle">
</ul>
</div>
</div>
<div class="row align-center" style="padding-bottom:30px">
<span>友情链接 <i class="fa fa-external-link fa-lg mar-bot20"></i></span>
{dede:flinktype}
<ul class="list-inline">
{dede:flink/}
</ul>
{/dede:flinktype}
</div>
<div class="row align-center copyright">
<div class="col-sm-12"><p><script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1256051124'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s4.cnzz.com/z_stat.php%3Fid%3D1256051124%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));</script> Copyright © 2011-2015 <a href="http://www.imudges.com" style="color:rgba(52,152,219,1.00);">IMUDGES</a> All Rights Reserved.</p></div>
<p>陕ICP备14004378号</P>
</div>
</div>
</section>
<a href="#header" class="scrollup"><i class="fa fa-chevron-up"></i></a>