diff --git a/templates/zerver/dev_tools.html b/templates/zerver/dev_tools.html index e16357a4f3..d138068975 100644 --- a/templates/zerver/dev_tools.html +++ b/templates/zerver/dev_tools.html @@ -44,12 +44,12 @@ /static/html/404.html - ./manage.py collectstatic + ./manage.py collectstatic --noinput Error 404 page served by nginx /static/html/5xx.html - ./manage.py collectstatic + ./manage.py collectstatic --noinput Error 5xx page served by nginx