summaryrefslogtreecommitdiff
path: root/src/http/tpl/post-edit.html
diff options
context:
space:
mode:
authorBrian Picciano <mediocregopher@gmail.com>2022-11-29 21:48:07 +0100
committerBrian Picciano <mediocregopher@gmail.com>2022-11-29 21:48:07 +0100
commitbf5d57ef52f91dacb809f8a4b5bde9eca4356f0b (patch)
treece6e362deb6385283afacd237904074d9aca88be /src/http/tpl/post-edit.html
parentf6ab6db9c2e7e240174a0c4b13b062f0ac0c8ed3 (diff)
Remove mention of the word 'blog'
Diffstat (limited to 'src/http/tpl/post-edit.html')
-rw-r--r--src/http/tpl/post-edit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http/tpl/post-edit.html b/src/http/tpl/post-edit.html
index 2813754..4c08744 100644
--- a/src/http/tpl/post-edit.html
+++ b/src/http/tpl/post-edit.html
@@ -94,7 +94,7 @@
<p>
<textarea
name="body"
- placeholder="Blog body"
+ placeholder="Post body"
style="width:100%;height: 75vh;"
>
{{- .Payload.Post.Body -}}