diff --git a/app/views/cookies_eu/cookies_info.html.haml b/app/views/cookies_eu/cookies_info.html.haml index f36c87e..7385186 100644 --- a/app/views/cookies_eu/cookies_info.html.haml +++ b/app/views/cookies_eu/cookies_info.html.haml @@ -8,7 +8,7 @@ %p If you prefer, you can restrict, block or delete cookies by changing your browser settings but that may mean that the website won't work properly -%p For more information about cookies and their impact on you and your browsing visit www.aboutcookies.org. +%p For more information about cookies and their impact on you and your browsing visit #{link_to 'http://www.aboutcookies.org', 'www.aboutcookies.org'}. %h2 TYPES OF COOKIES @@ -102,4 +102,4 @@ %ol %li Click "Menu" on the top of your browser and select "Settings". %li Then select "Options" tab and the "Advanced". - %li Select "Enable cookies." \ No newline at end of file + %li Select "Enable cookies."