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,10 @@
1
+<!-- START BLOCK : challenge -->
2
+<div class="listbox {oddeven} clearfix">
3
+<div class="title">{title} by {author} [{responses} - {numresponses}] {reportthis}</div>
4
+<div class="content">
5
+<span class="label">Summary: </span>{summary}<br />
6
+<span class="label">Categories:</span> {category} <span class="label">Characters: </span>{characters}</div>
7
+{adminoptions}
8
+{respond}
9
+</div>
10
+<!-- END BLOCK : challenge -->
0 11
\ No newline at end of file