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