| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,9 @@ |
| 1 |
+<!-- START BLOCK : challenge --> |
|
| 2 |
+<div class="listbox {oddeven} clearfix">
|
|
| 3 |
+<h1>{title} by {author}</h1>
|
|
| 4 |
+<b>Summary: </b>{summary}<br />
|
|
| 5 |
+<b>Categories:</b> {category} <b>Characters: </b>{characters}<br />
|
|
| 6 |
+{adminoptions}
|
|
| 7 |
+<div align="center">{respond}</div>
|
|
| 8 |
+</div><br> |
|
| 9 |
+<!-- END BLOCK : challenge --> |
|
| 0 | 10 |
\ No newline at end of file |