From: Art Cancro Date: Fri, 27 May 2011 21:16:59 +0000 (-0400) Subject: Initial implementation of comment box for blog (not finished but it does work) X-Git-Tag: v8.11~692 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=748066df104c55ae221dc7cf5f5c367fb1ad5f8e Initial implementation of comment box for blog (not finished but it does work) --- diff --git a/webcit/static/t/blog_comment_box.html b/webcit/static/t/blog_comment_box.html index a67ebd0b2..aac6a2c34 100644 --- a/webcit/static/t/blog_comment_box.html +++ b/webcit/static/t/blog_comment_box.html @@ -1,5 +1,18 @@ +
-Be the first or the last to leave a comment here. First post! -
- +Leave a comment FIXME i18n +
+ + +"> +
+ + +
diff --git a/webcit/static/t/view_blog_post.html b/webcit/static/t/view_blog_post.html index c16398b91..ffffa58eb 100644 --- a/webcit/static/t/view_blog_post.html +++ b/webcit/static/t/view_blog_post.html @@ -22,3 +22,4 @@ +