diff options
author | Primal Pappachan | 2012-04-11 20:05:52 +0530 |
---|---|---|
committer | Primal Pappachan | 2012-04-11 20:05:52 +0530 |
commit | e15ecfed4de3e858ef52d0766c65ce60e266b98f (patch) | |
tree | 4752dc799b036e904fa12d34c3adcc509fab3e5f | |
parent | e7c76db91c8c08dd70b7b600c350eecfc87ed783 (diff) | |
download | aloha-e15ecfed4de3e858ef52d0766c65ce60e266b98f.tar.gz aloha-e15ecfed4de3e858ef52d0766c65ce60e266b98f.tar.bz2 aloha-e15ecfed4de3e858ef52d0766c65ce60e266b98f.zip |
changed text
-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/> |