PHP Classes

File: includes/head.phtml

Recommend this page to a friend!
  Classes of Braun Okoi Boniface   eprotech   includes/head.phtml   Download  
File: includes/head.phtml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: eprotech
Application to access medical product suppliers
Author: By
Last change:
Date: 2 years ago
Size: 1,136 bytes
 

Contents

Class file image Download
<meta charset="utf-8" /> <title>Dashboard | E-Protech Medicals</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta content="E-Protech Medical E-Commerce and Suppliers Database" name="description" /> <meta content="E-Protech Medicals" name="author" /> <!-- App favicon --> <link rel="shortcut icon" href="assets/images/favicon.ico"> <!-- jsvectormap css --> <link href="assets/libs/jsvectormap/css/jsvectormap.min.css" rel="stylesheet" type="text/css" /> <!--Swiper slider css--> <link href="assets/libs/swiper/swiper-bundle.min.css" rel="stylesheet" type="text/css" /> <!-- Layout config Js --> <script src="assets/js/layout.js"></script> <!-- Bootstrap Css --> <link href="assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <!-- Icons Css --> <link href="assets/css/icons.min.css" rel="stylesheet" type="text/css" /> <!-- App Css--> <link href="assets/css/app.min.css" rel="stylesheet" type="text/css" /> <!-- custom Css--> <link href="assets/css/custom.min.css" rel="stylesheet" type="text/css" /> <!-- Vendors --> <link rel="stylesheet" href="vendor/datatables/datatables.min.css">