Now showing the message contained in Requests on the correct pages.
Note that facilities to edit your message, and to perhaps change the message when accepting a request still need to be provided.
Fixes Issue 385.
# use glob syntax.
syntax: glob
*.pyc
*.zip
*~
.project
.pydevproject
app.yaml
build
tests/coverageResults
*,cover
tests/.coverage
*.git
*.egg-info
eggs
parts
.installed.cfg
bin
develop-eggs
.gitignore
.DS_Store
.settings