85 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			85 lines
		
	
	
		
			2.0 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 · What are you doing with your sack of flesh? That's the question
 | |
|     
 | |
|   </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>
 | |
| 
 | |
|       <br />
 | |
|       
 | |
|            
 | |
|         <small><a href="/~rogbeer/swap">What would people give, for a cassette tape?
 | |
|         </a>
 | |
|         </small>
 | |
|       
 | |
|       </header>
 | |
| 
 | |
|       <main>
 | |
|         <div class="posts">
 | |
|   
 | |
|   <article class="post">
 | |
|     <h1 class="post-title">
 | |
|       <a href="/~rogbeer/2018/03/15/sunny/">
 | |
|         fifteenth of March 2018: Sunny
 | |
|       </a>
 | |
|     </h1>
 | |
| 
 | |
|     <time datetime="2018-03-15T00:00:00+00:00" class="post-date">15 Mar 2018</time>
 | |
| 
 | |
|     
 | |
| 
 | |
|   </article>
 | |
|   
 | |
| </div>
 | |
| 
 | |
| <div class="pagination">
 | |
|   
 | |
|     <a class="pagination-item older" href="/~rogbeer/page3">Older</a>
 | |
|   
 | |
|   
 | |
|     <a class="pagination-item newer" href="/~rogbeer/">Newer</a>
 | |
|   
 | |
| </div>
 | |
| 
 | |
|       </main>
 | |
| 
 | |
|       <footer class="footer">
 | |
|         <small>
 | |
|           © <time datetime="2018-10-02T07:13:57+00:00">2018</time>. All rights reserved.
 | |
|         </small>
 | |
|       </footer>
 | |
|     </div>
 | |
| 
 | |
|   </body>
 | |
| </html>
 |