diff --git a/deploy-board/deploy_board/templates/users/script_token_deprecation.html b/deploy-board/deploy_board/templates/users/script_token_deprecation.html new file mode 100644 index 0000000000..293e5bf529 --- /dev/null +++ b/deploy-board/deploy_board/templates/users/script_token_deprecation.html @@ -0,0 +1,5 @@ + diff --git a/deploy-board/deploy_board/templates/users/users_config.tmpl b/deploy-board/deploy_board/templates/users/users_config.tmpl index 2498b72965..3e9cc0c113 100644 --- a/deploy-board/deploy_board/templates/users/users_config.tmpl +++ b/deploy-board/deploy_board/templates/users/users_config.tmpl @@ -10,6 +10,7 @@
+{% include "users/script_token_deprecation.html" %}
{% csrf_token %} @@ -83,6 +84,7 @@ {% endif %}