{{template "repo/settings/layout_head" (dict "pageClass" "repository settings edit githook")}}

{{.Hook.Name}}
{{template "repo/editor/options" dict "CodeEditorConfig" $.CodeEditorConfig}}

{{ctx.Locale.Tr "repo.settings.githook_edit_desc"}}

{{with .Hook}}
{{end}}
{{template "repo/settings/layout_footer" .}}