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,9 @@
1
+<!-- START BLOCK : challenge -->
2
+<div class="listbox {oddeven} clearfix">
3
+<div class="title">{title} by {author}</div>
4
+<strong>Summary: </strong>{summary}<br />
5
+<strong>Categories:</strong> {category} <strong>Characters: </strong>{characters}<br />
6
+{adminoptions}
7
+<div style="text-align: center;">{respond}</div>
8
+</div>
9
+<!-- END BLOCK : challenge -->
0 10
\ No newline at end of file