diff --git a/plinth.py b/plinth.py index 7b3407c84..ee05cc881 100755 --- a/plinth.py +++ b/plinth.py @@ -36,7 +36,7 @@ def error_page(status, dynamic_msg, stock_msg): def error_page_404(status, message, traceback, version): return error_page(status, message, """
If you believe this missing page should exist, please file a bug with either the Plinth - project (it has + project (it has an issue tracker) or the people responsible for the module you are trying to access.