mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-31 10:03:30 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			232 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			232 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {{ if .IsTranslated }}
 | |
|     <span class="post-meta-item">
 | |
|         {{ partial "icon.html" "world" }}
 | |
|         {{ range .Translations }}
 | |
|             <a href="{{ .Permalink }}">{{ .Language }}</a>
 | |
|         {{ end }}
 | |
|     </span>
 | |
| {{ end }}
 |