Calculate total phases and display

This commit is contained in:
mattbk
2015-11-02 11:44:07 -06:00
parent fceb1ea773
commit a1245ef13a
2 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
{% block content %}
<header class="page-header">
<h1>Change blindness test (step {{ step_count }} of 3)</h1>
<h1>Change blindness test (step {{ step_count }} of {{ step_total }})</h1>
</header>
<div id="placeholder" class="well">
<p>Please wait while the images are loaded.</p>