20 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			20 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								<!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="feed.rss" />
							 | 
						||
| 
								 | 
							
								<title>All posts - My fancy blog</title>
							 | 
						||
| 
								 | 
							
								</head><body>
							 | 
						||
| 
								 | 
							
								</div></div></div>
							 | 
						||
| 
								 | 
							
								<div id="template-wrapper"><div class="template-unit">
							 | 
						||
| 
								 | 
							
								<h3>All posts</h3>
							 | 
						||
| 
								 | 
							
								</ul>
							 | 
						||
| 
								 | 
							
								<div id="all_posts"><a href="all_tags.html">All tags</a> — <a href="feed.rss">Subscribe</a></div>
							 | 
						||
| 
								 | 
							
								</div>
							 | 
						||
| 
								 | 
							
								<div id="footer">CC by-nc-nd <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>
							 |