-
Notifications
You must be signed in to change notification settings - Fork 0
/
all_tags.html
28 lines (28 loc) · 1.51 KB
/
all_tags.html
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="main.css" type="text/css" />
<link rel="stylesheet" href="blog.css" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="Subscribe to this page..." href="blog.rss" />
<title>Rewire — All tags</title>
</head><body>
<div id="divbodyholder">
<div class="headerholder"><div class="header">
<div id="title">
<h1 class="nomargin"><a class="ablack" href="http://example.com/blog/index.html">Rewire</a></h1>
<div id="description">The next generation chat app.</div>
</div></div></div>
<div id="divbody"><div class="content">
<h3>All tags</h3>
<ul>
<li><a href="tag_example.html">example</a> — 1 post</li>
<li><a href="tag_keep-this-tag-format.html">keep-this-tag-format</a> — 1 post</li>
<li><a href="tag_tags-are-optional.html">tags-are-optional</a> — 1 post</li>
</ul>
<div id="all_posts"><a href="./index.html">Back to the index page</a></div>
</div>
<div id="footer">© <a href="http://twitter.com/example">John Smith</a> — <a href="mailto:john@smith.com">john@smith.com</a><br/>
Generated with <a href="https://github.com/cfenollosa/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div>
</body></html>