diff --git a/themes/piratecare/layouts/session/list.html b/themes/piratecare/layouts/session/list.html index 1552421..bcee13d 100644 --- a/themes/piratecare/layouts/session/list.html +++ b/themes/piratecare/layouts/session/list.html @@ -1,8 +1,12 @@ {{ define "main" }} - - +
{{ end }} diff --git a/themes/piratecare/layouts/topic/list.html b/themes/piratecare/layouts/topic/list.html index ee812d0..8142731 100644 --- a/themes/piratecare/layouts/topic/list.html +++ b/themes/piratecare/layouts/topic/list.html @@ -1,8 +1,12 @@ {{ define "main" }} - - + {{ $relpermalink = printf "%s%s" $relpermalink .RelPermalink }} +
> {{ .Title }}
+ {{ end }} +
{{ end }}