|
|
@ -127,7 +127,7 @@ def the_view(context, request): |
|
|
|
) |
|
|
|
) |
|
|
|
request.mailer.send_immediately(message) |
|
|
|
request.mailer.send_immediately(message) |
|
|
|
|
|
|
|
|
|
|
|
return HTTPFound('/') |
|
|
|
return HTTPFound('https://www.cpi.uni-freiburg.de/') |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
def main(global_config, **settings): |
|
|
|
def main(global_config, **settings): |
|
|
|