From 5ad48cd70260b0980a3030a282304c523ade7ce4 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Tue, 12 Mar 2019 10:17:33 -0600 Subject: moved old sass files, redid comment form styles --- design/templates/comments/form.html | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'design/templates/comments/form.html') diff --git a/design/templates/comments/form.html b/design/templates/comments/form.html index dcb83d4..6bc0edf 100644 --- a/design/templates/comments/form.html +++ b/design/templates/comments/form.html @@ -6,20 +6,18 @@ {% for field in form %} {% if field.is_hidden %} -
{{ field }}
+ {{ field }} {% else %} - {% if field.errors %}{{ field.errors }}{% endif %} - + {% endif %} {% endfor %} -

- - -

+
+ + +

All comments are moderated, so you won’t see it right away. And please remember Kurt Vonnegut's rule: “god damn it, you’ve got to be kind.” You can use Markdown or HTML to format your comments. The allowed tags are <b>, <i>, <em>, <strong>, <a>. To create a new paragraph hit return twice.

-- cgit v1.2.3-70-g09d2