diff --git a/themes/gallo/layouts/partials/artist_catalog.html b/themes/gallo/layouts/partials/artist_catalog.html index e144357..dc3e85b 100644 --- a/themes/gallo/layouts/partials/artist_catalog.html +++ b/themes/gallo/layouts/partials/artist_catalog.html @@ -10,9 +10,9 @@ />
- Title: {{ .title }} + {{ .year }}
{{ if .status }} @@ -108,6 +108,12 @@
{{ end }} + {{ if .location }} +
+ Location: + {{ .location }} +
+ {{ end }}
Year: {{ .year }}