Fixed link back to start page

This commit is contained in:
mattbk
2015-11-01 10:22:53 -06:00
parent c92b6aa471
commit 84c96c0a65

View File

@ -5,5 +5,5 @@
<h1>Change blindness test</h1>
</header>
<p>Thank you for your participation.</p>
<p><a href="start" class="btn btn-large btn-primary">Return to homepage &raquo;</a></p>
<p><a href="index.php" class="btn btn-large btn-primary">Return to homepage &raquo;</a></p>
{% endblock %}