Error message moved to a better place
authorYasin <mohammed-yasin.rahman@lip6.fr>
Wed, 25 Sep 2013 10:31:56 +0000 (12:31 +0200)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Wed, 25 Sep 2013 10:31:56 +0000 (12:31 +0200)
portal/templates/registration_view.html

index 8ddf072..8ce5661 100644 (file)
                                     
 {% block unfold1_main %}        
 
+<div class="onelab-title well well-lg">
+  <h2>OneLab Experimenter Registration</h2>
+  <h4>For First Line Support please <a href="/portal/contact" >Contact Support</a></h3>
+</div>
 
 {% if errors %}
 <ul>
   {% endfor %}
 </ul>
 {% endif %}
-
-
-<div class="onelab-title well well-lg">
-  <h2>OneLab Experimenter Registration</h2>
-  <h4>For First Line Support please <a href="/portal/contact" >Contact Support</a></h3>
-</div>
    
 <div class="well">
   <form class="cmxform form-horizontal" id="registrationForm" method="post" action="" enctype="multipart/form-data" role="form">