cleanup and variablization
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
{{ partial "header.html" . }}
|
||||
|
||||
<header><h1>{{ with .Params.icon }}<img src="/pix/{{ . }}" class=titleicon>{{ end }}{{ .Title }}</h1></header>
|
||||
|
||||
<article>{{ with .Params.img }}<img src="/pix/{{ . }}" class=titleimg>{{ end }}
|
||||
|
||||
{{ .Content }}
|
||||
|
||||
</article>
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
|
Reference in New Issue
Block a user