{{ define "repo/pulls/fragments/pullEdit" }}
{{ template "fragments/markdownEditor" (dict "Name" "body" "Value" .Pull.Body "BlobName" "blob" "Rows" 15 "Placeholder" "Describe your pull request. Markdown is supported.") }}
{{ i "x" "w-4 h-4" }} cancel
{{ end }}