diff options
-rw-r--r-- | aloha/template/allotter/details.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/aloha/template/allotter/details.html b/aloha/template/allotter/details.html index bedcf90..0072f1e 100644 --- a/aloha/template/allotter/details.html +++ b/aloha/template/allotter/details.html @@ -2,13 +2,10 @@ {% block title %}Details form {% endblock %} {% block content %} -<h2>Please provide the following details.</h2> <div class="alert alert-block"> <h4 class="alert-heading">Warning!</h4> These details cannot be changed once entered. </div> -Please provide the following details. - <hr/> |