Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <meta charset="utf-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
- <meta name="description" content="" />
- <meta name="author" content="" />
- <title><?php echo SITE_NAME .": ". ucfirst($this->uri->segment(1)) ." - ". ucfirst($this->uri->segment(2)) ?></title>
- <!-- Bootstrap core CSS and custom style for this template -->
- <link href="<?php echo base_url('css/styles.css') ?>" rel="stylesheet" />
- <!-- Page level plugin CSS -->
- <link href="https://cdn.datatables.net/1.10.20/css/dataTables.bootstrap4.min.css" rel="stylesheet" crossorigin="anonymous" />
- <!-- Custom fonts for this template -->
- <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/js/all.min.js" crossorigin="anonymous"></script>
Advertisement
Add Comment
Please, Sign In to add comment