UNPKG

ngx-admin-lte

Version:

AdminLTE theme for angular

8 lines (7 loc) 255 B
<!-- Main Footer --> <footer class="main-footer"> <!-- To the right --> <div class="pull-right hidden-xs" [innerHTML]="footer?.right_part | safeHtml"></div> <!-- Default to the left --> <div [innerHtml]="footer?.left_part | safeHtml"></div> </footer>