summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/apps/demo/cord-gui/src/main/webapp/app/fw/foot/foot.html
blob: ac21269be810be46e8d05492b2551fdd2aa4f7a2 (plain)
1
2
3
4
5
6
7
8
9
10
<!--Foot partial html-->
<div class="foot">
    <div class="left">

    </div>

    <div class="right">
        © ONOS Project. All rights reserved.
    </div>
</div>