|
1
|
1
|
new file mode 100644
|
|
...
|
...
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+<!-- START BLOCK : commentbox -->
|
|
|
2
|
+<div class="comment {oddeven} clearfix">
|
|
|
3
|
+<i>{uname} schrieb am {date}</i><br><p>{comment}</p>
|
|
|
4
|
+{adminoptions}
|
|
|
5
|
+</div><br>
|
|
|
6
|
+<!-- END BLOCK : commentbox -->
|
|
0
|
7
|
\ No newline at end of file
|