18 lines
408 B
HTML
18 lines
408 B
HTML
|
|
<div class="page-wrapper-row margin-top-20">
|
|
<div class="page-wrapper-bottom">
|
|
<!-- BEGIN FOOTER -->
|
|
<div class="page-footer">
|
|
<div class="container"> {date('Y')} © {SITE_NAME}
|
|
{SITE_TONGJI}
|
|
</div>
|
|
</div>
|
|
<div class="scroll-to-top">
|
|
<i class="fa fa-arrow-up"></i>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html> |