diff --git a/ietf/templates/community/customize_display.html b/ietf/templates/community/customize_display.html index 2061f16e9..57032786a 100644 --- a/ietf/templates/community/customize_display.html +++ b/ietf/templates/community/customize_display.html @@ -2,8 +2,6 @@ {% load origin %}{% origin %} {% load bootstrap3 %} -{% bootstrap_messages %} -
{% csrf_token %} {% bootstrap_form display_form %} diff --git a/ietf/templates/community/manage_clist.html b/ietf/templates/community/manage_clist.html index 12bc1a045..a6e32521e 100644 --- a/ietf/templates/community/manage_clist.html +++ b/ietf/templates/community/manage_clist.html @@ -15,8 +15,6 @@ {% origin %}

{{ cl.long_name }}

- {% bootstrap_messages %} -