Routing, templating, and database handling
This commit is contained in:
		
							
								
								
									
										5
									
								
								templates/pages/home.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								templates/pages/home.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
{{ define "pageTitle" }}Home{{ end }}
 | 
			
		||||
 | 
			
		||||
{{ define "content" }}
 | 
			
		||||
{{ .Test }}
 | 
			
		||||
{{ end }}
 | 
			
		||||
		Reference in New Issue
	
	Block a user