8 lines
193 B
HTML
8 lines
193 B
HTML
{{- define "storeOutputFormat" }}
|
|
{{- .Store.Set "relearnOutputFormat" "print" }}
|
|
{{- end }}
|
|
{{- define "body" }}
|
|
{{- partial "bodys/term.html" . }}
|
|
{{- end }}
|
|
{{- define "menu" }}
|
|
{{- end }} |