{{- if .CommitFormOptions.WillSign}}
			{{svg "octicon-lock" 24}}
			{{ctx.Locale.Tr "repo.editor.commit_signed_changes"}}
		{{- else}}
			{{svg "octicon-unlock" 24}}
			{{ctx.Locale.Tr "repo.editor.commit_changes"}}
		{{- end}}
		
		
			
		
		
			
		
		
		
			
			{{if and (not .Repository.IsEmpty) (not .IsEditingFileOnly)}}
				
				
			{{end}}
		
 
		{{if and .CommitCandidateEmails (gt (len .CommitCandidateEmails) 1)}}
			
				
				
			
		{{end}}