mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-31 10:18:19 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			314 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			314 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="wrapper toast-target">
 | |
|     <div ui-view></div>
 | |
| 
 | |
|     <footer class="main-footer">
 | |
|         <div class="pull-right hidden-xs">
 | |
|             <b>Version</b> {{main.version}}
 | |
|         </div>
 | |
|         <strong>Copyright © <span ng-bind="currentYear"></span></strong>, 8bit Solutions LLC
 | |
|     </footer>
 | |
| </div>
 |