-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.php
More file actions
18 lines (16 loc) · 780 Bytes
/
Copy pathheader.php
File metadata and controls
18 lines (16 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="language" content="en">
<meta name="author" content="Think IT">
<meta name="designer" content="Mrinmoi Hossain Mokit">
<meta name="copyright" content="© 2017 Think IT">
<title>Agent Licence</title>
<link rel="icon" href="images/icon.png">
<link href='http://fonts.googleapis.com/css?family=Titillium+Web:400,300,600' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="css/style.css" type="text/css">
</head>
<body>