This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
{{- define "title" }}{{ .Entry.Kanji }} - {{ template "sitetitle" . }}{{- end -}}
|
|
{{- define "results" -}}
|
|
{{- template "entryfull" .Entry -}}
|
|
{{- end -}}
|
|
{{- template "index" . -}} |