wuxw7
2019-03-22 cea7d1c682ea46f8b39efa9e9eb581374a316d1f
1
2
3
4
5
6
7
8
<div class="footer" id="copyright">
    <div class="float-right">
        <strong>{{copyrightInfo.otherInfo}}</strong>
    </div>
    <div>
        <strong>Copyright</strong> {{copyrightInfo.company}} &copy; {{copyrightInfo.date}}
    </div>
</div>