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,18 @@
1
+<!-- INCLUDE BLOCK : header -->
2
+<div id="profilecontainer">
3
+<!-- INCLUDE BLOCK : profile -->
4
+{adminoptions}
5
+<div id="sort">{sort}</div>
6
+
7
+</div>
8
+	<div id="tabs"><ul>
9
+<!-- START BLOCK : paneltabs -->
10
+<li {class}>{linkcount}</li>
11
+<!-- END BLOCK : paneltabs -->
12
+	</ul></div>
13
+<div id='output'>
14
+{output}
15
+</div>
16
+<!-- INCLUDE BLOCK : listings -->
17
+</div>
18
+<!-- INCLUDE BLOCK : footer -->
0 19
\ No newline at end of file