|
|
|
@ -1,4 +1,4 @@ |
|
|
|
<% title = "#{action.humanize} #{@scheme.service_name}" %> |
|
|
|
<% title = "#{action.humanize} #{sanitise_characters(@scheme.service_name)}" %> |
|
|
|
<% content_for :title, title %> |
|
|
|
<% content_for :title, title %> |
|
|
|
|
|
|
|
|
|
|
|
<% content_for :before_content do %> |
|
|
|
<% content_for :before_content do %> |
|
|
|
|