X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/eb0f9ff63d5ad5d91ea941420e094dd2980df094..b25a468e3c0aeb868f46ea758d4cf33ad7890bcb:/app/views/user_roles/grant.html.erb diff --git a/app/views/user_roles/grant.html.erb b/app/views/user_roles/grant.html.erb index cee4112b7..f88ec2384 100644 --- a/app/views/user_roles/grant.html.erb +++ b/app/views/user_roles/grant.html.erb @@ -1,4 +1,4 @@ -<% form_tag request.request_uri do %> +<%= form_tag request.request_uri do %> <%= hidden_field_tag 'nonce', @nonce %> <% @title = t('user_role.grant.heading') %>

<%= t('user_role.grant.heading') %>