mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Add more additional template snippets (#3286)
This commit is contained in:
		
				
					committed by
					
						
						Kim "BKC" Carlbäcker
					
				
			
			
				
	
			
			
			
						parent
						
							a22037713e
						
					
				
				
					commit
					c4a8d4ce45
				
			@@ -3,7 +3,13 @@
 | 
				
			|||||||
<body>
 | 
					<body>
 | 
				
			||||||
	<div>
 | 
						<div>
 | 
				
			||||||
*/}}
 | 
					*/}}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						{{template "custom/body_inner_post" .}}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	</div>
 | 
						</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						{{template "custom/body_outer_post" .}}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	<footer>
 | 
						<footer>
 | 
				
			||||||
		<div class="ui container">
 | 
							<div class="ui container">
 | 
				
			||||||
			<div class="ui left">
 | 
								<div class="ui left">
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -130,9 +130,13 @@
 | 
				
			|||||||
{{template "custom/header" .}}
 | 
					{{template "custom/header" .}}
 | 
				
			||||||
</head>
 | 
					</head>
 | 
				
			||||||
<body>
 | 
					<body>
 | 
				
			||||||
 | 
						{{template "custom/body_outer_pre" .}}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	<div class="full height">
 | 
						<div class="full height">
 | 
				
			||||||
		<noscript>{{.i18n.Tr "enable_javascript"}}</noscript>
 | 
							<noscript>{{.i18n.Tr "enable_javascript"}}</noscript>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							{{template "custom/body_inner_pre" .}}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		{{if not .PageIsInstall}}
 | 
							{{if not .PageIsInstall}}
 | 
				
			||||||
			<div class="ui top secondary stackable main menu following bar light">
 | 
								<div class="ui top secondary stackable main menu following bar light">
 | 
				
			||||||
				<div class="ui container" id="navbar">
 | 
									<div class="ui container" id="navbar">
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										0
									
								
								templates/custom/body_inner_post.tmpl
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								templates/custom/body_inner_post.tmpl
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										0
									
								
								templates/custom/body_inner_pre.tmpl
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								templates/custom/body_inner_pre.tmpl
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										0
									
								
								templates/custom/body_outer_post.tmpl
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								templates/custom/body_outer_post.tmpl
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										0
									
								
								templates/custom/body_outer_pre.tmpl
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								templates/custom/body_outer_pre.tmpl
									
									
									
									
									
										Normal file
									
								
							
		Reference in New Issue
	
	Block a user