diff options
Diffstat (limited to 'app/views/new/create.rhtml')
-rw-r--r-- | app/views/new/create.rhtml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/new/create.rhtml b/app/views/new/create.rhtml index 8220705ca..00685d69f 100644 --- a/app/views/new/create.rhtml +++ b/app/views/new/create.rhtml @@ -2,4 +2,7 @@ <p>Your Freedom of Information request has been created. +<p><%= link_to h(@info_request.title), :controller => 'request', :id => @info_request %> + +<p> |