Advertisement
Guest User

Untitled

a guest
May 20th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.56 KB | None | 0 0
  1. <!-- Bootstrap core CSS-->
  2.   <link href="<?php echo base_url(); ?>assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  3.   <!-- Custom fonts for this template-->
  4.   <link href="<?php echo base_url(); ?>assets/vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
  5.   <!-- Page level plugin CSS-->
  6.   <link href="<?php echo base_url(); ?>assets/vendor/datatables/dataTables.bootstrap4.css" rel="stylesheet">
  7.   <!-- Custom styles for this template-->
  8.   <link href="<?php echo base_url(); ?>assets/css/sb-admin.css" rel="stylesheet">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement