pinosaur
/
pb.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
abstracted choosing file
[pb.git]
/
blogindex.html
1
<!DOCTYPE html>
2
<html>
3
<head>
4
<meta charset="utf-8">
5
<title></title>
6
</head>
7
8
<body>
9
<h1>Blog index page</h1>
10
11
<!-- BLOG START -->
12
<!-- ID:lol START -->
13
<p id="lol">lol</p>
14
<!-- ID:lol END -->
15
<!-- BLOG END -->
16
17
</body>
18
</html>