| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,15 @@ |
| 1 |
+<!-- INCLUDE BLOCK : header --> |
|
| 2 |
+{pagetitle}
|
|
| 3 |
+{output}
|
|
| 4 |
+<!-- START BLOCK : reviewsblock --> |
|
| 5 |
+ |
|
| 6 |
+ |
|
| 7 |
+<div class="listbox {oddeven} clearfix">
|
|
| 8 |
+<span class="classification">Reviewer: </span>{reviewer} <span style="font-size:xx-small">({member})</span> · <span class="classification">Date: </span>{reviewdate} · <span class="classification">On:</span> {chapter}
|
|
| 9 |
+<p><blockquote>{review}</blockquote></p>
|
|
| 10 |
+<div class="adminoptions">{adminoptions}</div>
|
|
| 11 |
+</div> |
|
| 12 |
+<!-- END BLOCK : reviewsblock --> |
|
| 13 |
+{reviewpagelinks}
|
|
| 14 |
+{reviewslink}
|
|
| 15 |
+<!-- INCLUDE BLOCK : footer --> |
|
| 0 | 16 |
\ No newline at end of file |