{{ define "right" }} {{- if not .IsEditor }} {{- end }} {{ end }} {{ define "left" }} {{- if and (not .IsDir) (.User.AllowEdit) }} {{- if .Editor}} {{- if eq .Data.Mode "markdown" }} {{- end }} {{- if eq .Data.Visual true }} {{- end }} {{/* end if editor */}} {{- end }}