Files
FixIt/layouts/partials/custom.html
T

23 lines
441 B
HTML

{{- /*
In order to avoid upgrade conflicts and to easily reference theme components,
It's recommended to copy this file from the theme to your project and rewrite it.
*/ -}}
{{- define "custom-head" -}}
{{- end -}}
{{- define "custom-profile" -}}
{{- end -}}
{{- define "custom-aside" -}}
{{- end -}}
{{- define "custom-footer" -}}
{{- end -}}
{{- define "custom-widgets" -}}
{{- end -}}
{{- define "custom-assets" -}}
{{- end -}}