<!-- START BLOCK : challenge -->
<div class="listbox {oddeven} clearfix">
<div class="title">{title} by {author} [{responses} - {numresponses}] {reportthis}</div>
<div class="content">
<span class="label">Summary: </span>{summary}<br />
<span class="label">Categories:</span> {category} <span class="label">Characters: </span>{characters}</div>
{adminoptions}
{respond}
</div>
<!-- END BLOCK : challenge -->