Browse code

Restore original eFiction 3.0 skins

Clarissa Walker authored on 2026/07/15 07:41:54
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,10 @@
1
+<!-- START BLOCK : challenge -->
2
+<div class="listbox">
3
+<div class="title">{title} by {author} [{responses} - {numresponses}]</div>
4
+<div class="content">
5
+<span class="classification">Summary: </span>{summary}<br />
6
+<span class="classification">Categories:</span> {category} <span class="classification">Characters: </span>{characters}
7
+{adminoptions}</div>
8
+<div class="tail">{respond}</div>
9
+</div>
10
+<!-- END BLOCK : challenge -->
0 11
\ No newline at end of file