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