All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			
		
			
				
	
	
		
			21 lines
		
	
	
		
			474 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			474 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
| 
 | |
| <head>
 | |
|     <meta charset="utf-8">
 | |
|     <meta name="viewport" content="width=device-width, initial-scale=1">
 | |
|     <title>Fast Paste Bin</title>
 | |
|     <link rel="stylesheet" href="/static/css/bulma-0.9.4.min.css">
 | |
|     <link rel="stylesheet" href="/static/css/bulma-tooltip-1.2.min.css">
 | |
|     <link rel="stylesheet" href="/static/css/style.css">
 | |
| </head>
 | |
| 
 | |
| <body>
 | |
|     {navigation} {documentBody}
 | |
| </body>
 | |
| <footer class="footer">
 | |
|     {footer}
 | |
| </footer>
 | |
| 
 | |
| </html>
 |