blob: ea30e8966de2eac899242db1da09de56b8e4d88e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel='stylesheet' type='text/css' href='style.css'>
<meta property="og:title" content="$TITLE">
<meta property="og:description" content="$DESCRIPTION">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<title>Ghativega - About</title>
<style>
img { border: none ;}
</style>
</head>
<body>
|