summaryrefslogtreecommitdiff
path: root/got/view_blob.got
diff options
context:
space:
mode:
Diffstat (limited to 'got/view_blob.got')
-rw-r--r--got/view_blob.got1
1 files changed, 1 insertions, 0 deletions
diff --git a/got/view_blob.got b/got/view_blob.got
index 16d7ff1..0d7c80c 100644
--- a/got/view_blob.got
+++ b/got/view_blob.got
@@ -8,6 +8,7 @@
{{if istext .ctype}}
<form method="POST" enctype="multipart/form-data">
<input type="hidden" name="_method" value="PUT">
+ <input type="hidden" name="_body_decrlf" value="1">
<textarea name="_body">{{.content | html }}</textarea>
<label>
Description of change: