mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-25 15:34:24 +00:00
11 lines
435 B
PHP
11 lines
435 B
PHP
<!-- START COPYRIGHT -->
|
|
<div class="footer bg-white">
|
|
<div class="container">
|
|
<div class="row no-margin">
|
|
<div class="col p-l-0 p-t-20 p-b-20 sm-text-center">
|
|
<small class="small no-margin pull-left sm-pull-reset all-caps fs-10 muted" style=" letter-spacing: 1px; ">Copyright © 2020 IZYIM. All rights reserved.</small>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- END COPYRIGHT --> |