wuxw
2019-08-02 63a1ae838de8499904822b7712e7b2d0dc85ff4b
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}} | {{copyrightInfo.openSource}}
    </div>
</div>