diff options
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> |