Fix missing art tag title
This commit is contained in:
parent
3ce0b277f2
commit
65140478cd
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
{{ define "main" }}
|
{{ define "main" }}
|
||||||
|
<h2>{{ .Title }}</h2>
|
||||||
|
<hr>
|
||||||
{{ partial "art-tag" . }}
|
{{ partial "art-tag" . }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue