diff -r 3743275f7291 -r 7c27e8d9231d project/templates/proceedings/submit.html --- a/project/templates/proceedings/submit.html Thu Jan 14 21:07:03 2010 +0530 +++ b/project/templates/proceedings/submit.html Fri Jan 15 20:15:00 2010 +0530 @@ -2,11 +2,16 @@ {% block title %}Submit Paper for Proceedings{% endblock %} {% block addscripts %} + + {% endblock %} @@ -57,11 +62,12 @@ {{ proceedings_form.authors.label }} - + +
{{ proceedings_form.authors.errors }} {{ proceedings_form.authors }} [Remove][Add] -
+