mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-22 10:31:39 +01:00
rm redundant
This commit is contained in:
parent
a22aa8aac3
commit
11226ff1fe
@ -1,10 +1,8 @@
|
|||||||
{{ define "main" }}
|
{{ define "main" }}
|
||||||
{{- $scope := .Site }}
|
|
||||||
{{- if .Title }}
|
{{- if .Title }}
|
||||||
<header class="page-header">
|
<header class="page-header">
|
||||||
<h1>{{ .Title }}</h1>
|
<h1>{{ .Title }}</h1>
|
||||||
</header>
|
</header>
|
||||||
{{ $scope = . }}
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
<ul class="terms-tags">
|
<ul class="terms-tags">
|
||||||
|
Loading…
Reference in New Issue
Block a user