blob: 43638bf4e02168514d48d6fa2b2ce5079f672a17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!DOCTYPE html>
<html>
<head>
<title>cacharle</title>
<meta charset="utf-8"/>
<meta name="description" content="Charles Cabergs's website"/>
<meta name="keywords" content="Programming"/>
<meta name="author" content="Charles Cabergs"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<!-- HEAD -->
</head>
<body>
<div id="page-wrapper">
<!-- BODY -->
</div>
</body>
</html>
|