themes/docsy/layouts/blog/list.html [23:37]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ .Description }}
{{ T "ui_read_more"}}
{{ end }}
{{ end }}
{{ template "_internal/pagination.html" . }}
{{ end }}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
themes/docsy/layouts/events/list.html [25:39]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ .Description }}
{{ T "ui_read_more"}}
{{ end }}
{{ end }}
{{ template "_internal/pagination.html" . }}
{{ end }}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -