diff --git a/opentech/apply/templates/apply/demo_workflow.html b/opentech/apply/templates/apply/demo_workflow.html
index 9d0e5264f01d9d0b0e4ef9f8bd5e48d69cb66b07..0187115e51dd9930bb31df9825de4903e4f4d906 100644
--- a/opentech/apply/templates/apply/demo_workflow.html
+++ b/opentech/apply/templates/apply/demo_workflow.html
@@ -51,8 +51,8 @@
                 <h4>{{ key }}</h4>
                 {{ value }}
             {% endfor %}
-        </section>
         {% endif %}
+        </section>
         <section class="container">
             <a class="button" href="">Reset</a>
         </section>