11 lines
		
	
	
		
			479 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			479 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="container">
 | |
|     <div class="content has-text-centered">
 | |
|         <p>
 | |
|             <strong>Fast paste bin</strong> version
 | |
|             <strong>{version}</strong> by
 | |
|             <a href="https://pztrn.name">Stanislav N. aka pztrn</a>. The source code is licensed
 | |
|             <a href="http://opensource.org/licenses/mit-license.php">MIT</a>. Get
 | |
|             <a href="https://github.com/pztrn/fastpastebin">source or binary releases here</a>!
 | |
|         </p>
 | |
|     </div>
 | |
| </div> |