diff options
author | luxagraf <sng@luxagraf.net> | 2015-12-13 08:36:51 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2015-12-13 08:36:51 -0500 |
commit | 2bc926fe3537363f6f5e6883d927120b8ada41da (patch) | |
tree | 3d0905719be8b571bbea357fa26ceb5e86b5b8fb /design/templates/comments/form.html | |
parent | 12100874dc8e713d1d4400bee285ba381f6f449c (diff) |
added resizing function to photo uploads and changed wording on comments
template
Diffstat (limited to 'design/templates/comments/form.html')
-rw-r--r-- | design/templates/comments/form.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/comments/form.html b/design/templates/comments/form.html index 35391f0..a2cb063 100644 --- a/design/templates/comments/form.html +++ b/design/templates/comments/form.html @@ -21,5 +21,5 @@ <input type="submit" name="preview" class="submit-preview" value="{% trans "Preview" %}" /> </p> </form> -<p style="font-size: 95%;"><strong>All comments are moderated</strong>, so you won’t see it right away. If we’re on the road sometimes it takes a few days, but we’ll get it up as soon as we can. You can use Markdown or HTML to format your comments. The allowed tags are <code><b>, <i>, <em>, <strong>, <a></code>. To create a new paragraph hit return twice. Remember Kurt Vonnegut's rule: “god damn it, you’ve got to be kind.”</p> +<p style="font-size: 95%;"><strong>All comments are moderated</strong>, so you won’t see it right away. If you see it at all. I only publish comments that add good words to the world. Remember Kurt Vonnegut's rule: “god damn it, you’ve got to be kind.” In other words if you want to shit in a pool, go build your own. You can use Markdown or HTML to format your comments. The allowed tags are <code><b>, <i>, <em>, <strong>, <a></code>. To create a new paragraph hit return twice. </p> </div> |