diff options
Diffstat (limited to 'backend/ikistrap/example/Comments')
-rw-r--r-- | backend/ikistrap/example/Comments/comment_1._comment | 9 | ||||
-rw-r--r-- | backend/ikistrap/example/Comments/comment_2._comment | 9 |
2 files changed, 18 insertions, 0 deletions
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. +""" +]] |