Remove hardcoded English from tag page content
This commit is contained in:
		
							parent
							
								
									98ee4bd8f3
								
							
						
					
					
						commit
						2f4e5f58a0
					
				@ -1,6 +1,6 @@
 | 
			
		||||
{{ define "main" }}
 | 
			
		||||
<h2>{{ .Title }}</h2>
 | 
			
		||||
Below is a list of all the tags ever used on this site.
 | 
			
		||||
{{ .Content }}
 | 
			
		||||
 | 
			
		||||
<ul>
 | 
			
		||||
    {{ range sort .Pages "Title" }}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user