mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	| @@ -1,6 +1,9 @@ | |||||||
| {{ define "main" }} | {{ define "main" }} | ||||||
|  |  | ||||||
| {{- $scope := .Site }} | {{- $scope := .Site }} | ||||||
|  | {{- if .Title }} | ||||||
|  | <header class="page-header"><h1>{{ .Title }}</h1></header>{{ $scope = . }} | ||||||
|  | {{ end }} | ||||||
|  |  | ||||||
| {{- $paginator := .Paginate (where $scope.RegularPages ".Params.type" "!=" "page") }} | {{- $paginator := .Paginate (where $scope.RegularPages ".Params.type" "!=" "page") }} | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange