This commit is contained in:
mattbk
2015-10-30 08:45:51 -05:00
parent 323a7a741e
commit 317f4fb579
3 changed files with 10 additions and 3 deletions

View File

@ -6,4 +6,6 @@
</header>
<p>Thank you for your participation.</p>
<p><a href="start" class="btn btn-large btn-primary">Return to homepage &raquo;</a></p>
<!-- <pre>{{ dump(debug) }}</pre> -->
{% endblock %}

View File

@ -35,8 +35,8 @@
</table>
<!--Doing some debugging.
<pre>{{ dump(stats) }}</pre>
<pre>{{ dump(data) }}</pre> -->
<pre>{{ dump(stats) }}</pre>
<pre>{{ dump(debug) }}</pre> -->
<h2 id="raw-results">Raw results</h2>
<p><a class="btn" href="index.php?mode=result&download=1"><i class="icon-download-alt"></i> Download results</a></p>