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 : titleblock -->
2
+	<div id="pagetitle">{title} by {author} </div>
3
+	<div id="titleblock">
4
+		<span class="label">Summary: </span>{summary}<br />
5
+		<span class="label">Categories:</span> {category}<br />
6
+		<span class="label">Characters: </span>{characters}<br />
7
+		{adminoptions}{reportthis}
8
+	</div>
9
+	{respond}
10
+<!-- END BLOCK : titleblock -->
0 11
\ No newline at end of file