summaryrefslogtreecommitdiff
path: root/views/partials/meta.ejs
blob: 9916b34f21a9a4bd9d6aab321058511fb7a4e87d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!-----+       +------+       +------+       +------+       +------+
|`.     `.     |\      \      |      |      /      /|     .'     .'|
|  `+------+   | +------+     +------+     +------+ |   +------+'  |
|   |      |   | |      |     |      |     |      | |   |      |   |
+   |      |   + |      |     |      |     |      | +   |      |   +
 `. |      |    \|      |     |      |     |      |/    |      | .'
   `+------+     +------+     +------+     +------+     +------+'
                    VVALLS - developed by okfoc.us
   .+------+     +------+     +------+     +------+     +------+.
 .'      .'|    /      /|     |      |     |\      \    |`.      `.
+------+'  |   +------+ |     +------+     | +------+   |  `+------+
|      |   |   |      | |     |      |     | |      |   |   |      |
|      |   +   |      | +     |      |     + |      |   +   |      |
|      | .'    |      |/      |      |      \|      |    `. |      |
+------+'      +------+       +------+       +------+      `+------>

	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
	<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
	<meta name="keywords" content=""/>
	<meta name="description" content="" />
	<meta name="author" content="" />
	<link rel="shortcut icon" href="/favicon.ico"/>
	<meta property="og:title" content=""/>
	<meta property="og:type" content="website"/>
	<meta property="og:image" content="" />
	<link rel="image_src" href=""/>
	<meta property="og:url" content=""/>
	<meta property="og:site_name" content="" />
	<link rel="icon" href="/favicon.ico" type="image/x-icon">
	<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
	<link href='/assets/stylesheets/ionicons.css' rel='stylesheet' type='text/css'>
	<link href='/assets/stylesheets/app.css' rel='stylesheet' type='text/css'>
	<!--[if lt IE 9]>
	<style>

	</style>
	<![endif]-->