94 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			94 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| 
 | |
|   <head>
 | |
|   <meta charset="UTF-8">
 | |
|   <link href="http://gmpg.org/xfn/11" rel="profile">
 | |
| 
 | |
|   <!-- Enable responsiveness on mobile devices-->
 | |
|   <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | |
| 
 | |
|   <title>
 | |
|     
 | |
|        · Mr. Rogbeer is from Mauritius but not ~rogbeer
 | |
|     
 | |
|   </title>
 | |
| 
 | |
|   <!-- CSS -->
 | |
|   <link rel="stylesheet" href="/~rogbeer/styles.css">
 | |
| 
 | |
|   <!-- Icons -->
 | |
|   <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/~rogbeer/public/apple-touch-icon-precomposed.png">
 | |
|   <link rel="shortcut icon" href="/~rogbeer/public/favicon.ico">
 | |
| 
 | |
|   <!-- RSS -->
 | |
|   <link rel="alternate" type="application/atom+xml" title="Mr. Rogbeer is from Mauritius but not ~rogbeer" href="/~rogbeer/atom.xml">
 | |
| </head>
 | |
| 
 | |
| 
 | |
|   <body>
 | |
| 
 | |
|     <div class="container content">
 | |
|       <header class="masthead">
 | |
|         <h3 class="masthead-title">
 | |
|           <a href="/~rogbeer/" title="Home">Mr. Rogbeer is from Mauritius but not ~rogbeer</a>
 | |
|           <small>What are you doing with your sack of flesh? That's the question</small>
 | |
|         </h3>
 | |
|       </header>
 | |
| 
 | |
|       <main>
 | |
|         <article class="post">
 | |
|   <h1 class="post-title"></h1>
 | |
|   <time datetime="2018-03-15T00:00:00+00:00" class="post-date">15 Mar 2018</time>
 | |
|   
 | |
| 
 | |
| </article>
 | |
| 
 | |
| 
 | |
| <aside class="related">
 | |
|   <h2>Related Posts</h2>
 | |
|   <ul class="related-posts">
 | |
|     
 | |
|       <li>
 | |
|         <h3>
 | |
|           <a href="/~rogbeer/2018/03/19/night/">
 | |
|             Night
 | |
|             <small><time datetime="2018-03-19T00:00:00+00:00">19 Mar 2018</time></small>
 | |
|           </a>
 | |
|         </h3>
 | |
|       </li>
 | |
|     
 | |
|       <li>
 | |
|         <h3>
 | |
|           <a href="/~rogbeer/2016/11/10/rainy/">
 | |
|             Rainy
 | |
|             <small><time datetime="2016-11-10T00:00:00+00:00">10 Nov 2016</time></small>
 | |
|           </a>
 | |
|         </h3>
 | |
|       </li>
 | |
|     
 | |
|       <li>
 | |
|         <h3>
 | |
|           <a href="/~rogbeer/2014/01/02/introducing-poole/">
 | |
|             Introducing Poole
 | |
|             <small><time datetime="2014-01-02T00:00:00+00:00">02 Jan 2014</time></small>
 | |
|           </a>
 | |
|         </h3>
 | |
|       </li>
 | |
|     
 | |
|   </ul>
 | |
| </aside>
 | |
| 
 | |
| 
 | |
|       </main>
 | |
| 
 | |
|       <footer class="footer">
 | |
|         <small>
 | |
|           © <time datetime="2018-10-02T06:38:29+00:00">2018</time>. All rights reserved.
 | |
|         </small>
 | |
|       </footer>
 | |
|     </div>
 | |
| 
 | |
|   </body>
 | |
| </html>
 |