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