mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-26 12:27:06 +00:00 
			
		
		
		
	In progress of name template name constant
This commit is contained in:
		@@ -7,6 +7,7 @@ package base
 | 
			
		||||
type (
 | 
			
		||||
	// Type TmplData represents data in the templates.
 | 
			
		||||
	TmplData map[string]interface{}
 | 
			
		||||
	TplName  string
 | 
			
		||||
 | 
			
		||||
	ApiJsonErr struct {
 | 
			
		||||
		Message string `json:"message"`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user