From 6945074c2c496a89665f559d431cf22602199937 Mon Sep 17 00:00:00 2001 From: Karl Semich <0xloem@gmail.com> Date: Sat, 27 Aug 2016 04:31:52 -0400 Subject: Added ikistrap template --- backend/ikistrap/example/Comments/comment_1._comment | 9 +++++++++ backend/ikistrap/example/Comments/comment_2._comment | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 backend/ikistrap/example/Comments/comment_1._comment create mode 100644 backend/ikistrap/example/Comments/comment_2._comment (limited to 'backend/ikistrap/example/Comments') diff --git a/backend/ikistrap/example/Comments/comment_1._comment b/backend/ikistrap/example/Comments/comment_1._comment new file mode 100644 index 0000000..ab9901d --- /dev/null +++ b/backend/ikistrap/example/Comments/comment_1._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn +username="Anonymous Coward" +subject="Indeed" +date="2009-06-02T19:05:00Z" +content=""" +Hi, I just want to say that I totally agree with you. +Have a nice day! +""" +]] diff --git a/backend/ikistrap/example/Comments/comment_2._comment b/backend/ikistrap/example/Comments/comment_2._comment new file mode 100644 index 0000000..5b29715 --- /dev/null +++ b/backend/ikistrap/example/Comments/comment_2._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn +username="Pseudonymous Person" +subject="I am disagree" +date="2009-06-02T19:05:01Z" +content=""" +I don't think so. Eggs should neither be capped at the top or at the bottom. +Symmetry is only attained by slicing it in half in a plane spanned by the line between the top and bottom. +""" +]] -- cgit v1.2.3