diff --git a/templates/ccpo/add_user.html b/templates/ccpo/add_user.html index 5647e144..505ab20b 100644 --- a/templates/ccpo/add_user.html +++ b/templates/ccpo/add_user.html @@ -3,25 +3,23 @@ {% from "components/text_input.html" import TextInput %} {% block content %} - {% set ccpo_user_form = "add-ccpo-user-form" %} - -