list: rm title
This commit is contained in:
parent
9e88deff8f
commit
d7d5a15da7
@ -1,9 +1,6 @@
|
||||
{{- partial "header.html" . }}
|
||||
|
||||
{{- $scope := .Site }}
|
||||
{{- if .Title }}
|
||||
<header class="page-header"><h1>{{ .Title }}</h1></header>{{ $scope = . }}
|
||||
{{ end }}
|
||||
|
||||
{{- $paginator := .Paginate (where $scope.RegularPages ".Params.type" "!=" "page") }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user