mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	提升Go模板安全性
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<title>{$.teaTitle}控制台</title>
 | 
			
		||||
	<title>{$ htmlEncode .teaTitle}控制台</title>
 | 
			
		||||
	<meta charset="UTF-8"/>
 | 
			
		||||
	<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0">
 | 
			
		||||
    {$if eq .teaFaviconFileId 0}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user