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,20 @@
1
+<!-- INCLUDE BLOCK : header -->
2
+<div id="skinny">
3
+<div id="profile">
4
+<!-- INCLUDE BLOCK : profile -->
5
+{adminoptions}
6
+<div id="sort">{sort}</div>
7
+</div>
8
+	<div id="tabs">
9
+<!-- START BLOCK : paneltabs -->
10
+<span {class}>{link} {count}</span>
11
+<!-- END BLOCK : paneltabs -->
12
+<div class='cleaner' style='clear: both;'>&nbsp;</div>
13
+	</div>
14
+{output}
15
+<!-- INCLUDE BLOCK : listings -->
16
+</div>
17
+<div id="skinnybottom">
18
+&nbsp;
19
+</div>
20
+<!-- INCLUDE BLOCK : footer -->
0 21
\ No newline at end of file