summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--controller.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/controller.py b/controller.py
index 0cb2ea9..59f557d 100644
--- a/controller.py
+++ b/controller.py
@@ -30,7 +30,7 @@ class Redirect:
else:
raise web.Redirect(self.redirects[name], absolute = True)
-def FourOhFour(page):
+def FourOhFour(page="?"):
"""
404 error page.
"""
>Fix handling of slots in /etc/portage/*René 'Necoro' Neumann2-2/+4 2009-08-11Fix package detailsRené 'Necoro' Neumann1-1/+1 2009-08-11Fix GPytage pluginRené 'Necoro' Neumann1-2/+2 2009-08-11Update translationRené 'Necoro' Neumann2-1112/+1120 2009-08-11Update changelogRené 'Necoro' Neumann1-0/+1 2009-08-10Fixed pt_BR translationAlberto Federman Neto1-2/+5 2009-08-10Add credits for translationRené 'Necoro' Neumann2-0/+2