2014-10-18 19:57:51 -05:00
|
|
|
<li class="mod-report">
|
2014-10-19 00:07:16 -05:00
|
|
|
<h2 class="report-header">{{ report_title }}</h2>
|
2014-10-18 19:57:51 -05:00
|
|
|
|
|
|
|
<div class="report-content">
|
|
|
|
{{ content_html }}
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<ul class="report-list">
|
|
|
|
{{ reports_html }}
|
|
|
|
</ul>
|
|
|
|
</li>
|