| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,15 @@ |
| 1 |
+<!-- START BLOCK : series --> |
|
| 2 |
+<div id="pagetitle">{pagetitle} {rating}</div>
|
|
| 3 |
+<div id="titleinfo"> [{reviews} - {numreviews}]</div>
|
|
| 4 |
+<div id="titleblock"> |
|
| 5 |
+<span class="label">Summary:</span> {summary}<br />
|
|
| 6 |
+<span class="label">Categories:</span> {category}<br />
|
|
| 7 |
+<span class="label">Characters:</span> {characters}<br />
|
|
| 8 |
+{classifications}
|
|
| 9 |
+<span class="label">Parent Series:</span> {parentseries}<br />
|
|
| 10 |
+<span class="label">Stories:</span> {numstories}<br />
|
|
| 11 |
+<span class="label">Series Type:</span> {open}<br />
|
|
| 12 |
+<span class="label">{adminoptions}{addtofaves}{addtoseries}<br />
|
|
| 13 |
+</div> |
|
| 14 |
+<div class="jumpmenu">{jumpmenu}</div>
|
|
| 15 |
+<!-- END BLOCK : series --> |
|
| 0 | 16 |
\ No newline at end of file |