themes/docsy/layouts/taxonomy/tag.html [27:47]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ end }}
{{ end }}
{{ partial "featured-image.html" (dict "p" . "w" 250 "h" 125 "class" "float-left mr-3 pt-1 d-none d-md-block") }}
{{ .Description }}
{{ T "ui_read_more"}}
{{ end }}
{{ end }}
{{ template "_internal/pagination.html" . }}
{{ end }}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
themes/docsy/layouts/taxonomy/zh-tag.html [27:47]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ end }}
{{ end }}
{{ partial "featured-image.html" (dict "p" . "w" 250 "h" 125 "class" "float-left mr-3 pt-1 d-none d-md-block") }}
{{ .Description }}
{{ T "ui_read_more"}}
{{ end }}
{{ end }}
{{ template "_internal/pagination.html" . }}
{{ end }}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -