mirror of
				https://github.com/taigrr/wtf
				synced 2025-01-18 04:03:14 -08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			275 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			275 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <footer class=" footline" >
 | |
| 	{{with .Params.LastModifierDisplayName}}
 | |
| 	    <i class='fa fa-user'></i> <a href="mailto:{{ $.Params.LastModifierEmail }}">{{ . }}</a> {{with $.Date}} <i class='fa fa-calendar'></i> {{ .Format "02/01/2006" }}{{end}}
 | |
| 	    </div>
 | |
| 	{{end}}
 | |
| </footer> |