| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,15 @@ |
| 1 |
+<!-- INCLUDE BLOCK : header --> |
|
| 2 |
+<div id="profile"> |
|
| 3 |
+<!-- INCLUDE BLOCK : profile --> |
|
| 4 |
+{adminoptions}
|
|
| 5 |
+<div id="sort">{sort}</div>
|
|
| 6 |
+</div> |
|
| 7 |
+ <div id="tabs"> |
|
| 8 |
+<!-- START BLOCK : paneltabs --> |
|
| 9 |
+<span {class}>{link} {count}</span>
|
|
| 10 |
+<!-- END BLOCK : paneltabs --> |
|
| 11 |
+<div class='cleaner' style='clear: both;'> </div> |
|
| 12 |
+ </div> |
|
| 13 |
+{output}
|
|
| 14 |
+<!-- INCLUDE BLOCK : listings --> |
|
| 15 |
+<!-- INCLUDE BLOCK : footer --> |
|
| 0 | 16 |
\ No newline at end of file |