Browse code

3.5.6 efiction version

Jimako authored on 2024/03/09 16:09:42
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,7 @@
1
+<!-- START BLOCK : commentbox -->
2
+<div class="comment{oddeven}">
3
+{comment}
4
+<div class="commentsig">- {uname} on {date}</div>
5
+{adminoptions}
6
+</div>
7
+<!-- END BLOCK : commentbox -->
0 8
\ No newline at end of file