mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Fix doc typo (#4517)
* fix language list Standardized the languages' names within the list displayed when picking up a language at the bottom of the webpages * typo fix a typo into documentation (template rather than templete) * fix languages list
This commit is contained in:
		
				
					committed by
					
						
						Jonas Franz
					
				
			
			
				
	
			
			
			
						parent
						
							1b9b894731
						
					
				
				
					commit
					f847884d16
				
			@@ -59,7 +59,7 @@ to override can be found in the `templates` directory of Gitea source. Override
 | 
			
		||||
making a copy of the file under `custom/templates` using a full path structure
 | 
			
		||||
matching source.
 | 
			
		||||
 | 
			
		||||
Any statement contained inside `{{` and `}}` are Gitea's templete syntax and
 | 
			
		||||
Any statement contained inside `{{` and `}}` are Gitea's template syntax and
 | 
			
		||||
shouldn't be touched without fully understanding these components.
 | 
			
		||||
 | 
			
		||||
### Adding links and tabs
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user