mirror of
				https://github.com/yanislav-igonin/micrach
				synced 2025-11-04 02:27:02 +03:00 
			
		
		
		
	
		
			
	
	
		
			10 lines
		
	
	
		
			274 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			274 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								{{ define "footer" }}
							 | 
						||
| 
								 | 
							
								  <footer class="py-4">
							 | 
						||
| 
								 | 
							
								    <div class="container text-center">
							 | 
						||
| 
								 | 
							
								      <a href="https://github.com/yanislav-igonin/micrach" target="blank">
							 | 
						||
| 
								 | 
							
								        <img src="/static/images/github-icon.png" alt="GitHub icon">
							 | 
						||
| 
								 | 
							
								      </a>
							 | 
						||
| 
								 | 
							
								    </div>
							 | 
						||
| 
								 | 
							
								  </footer>
							 | 
						||
| 
								 | 
							
								{{ end }}
							 |