{{ define "repo/issues/fragments/putIssue" }}
{{ template "fragments/markdownEditor" (dict "Name" "body" "Value" (and .Issue .Issue.Body) "BlobName" "blob" "Rows" 15 "Placeholder" "Describe your issue. Markdown is supported.") }}
{{ i "x" "w-4 h-4" }} Cancel
{{ end }}