From 76dfb5ffd4ffc6a50c555be5e943c31b48e53d77 Mon Sep 17 00:00:00 2001 From: swaggboi Date: Thu, 21 Jan 2021 00:33:33 -0500 Subject: [PATCH] Replace with link_to() --- templates/index.html.ep | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/templates/index.html.ep b/templates/index.html.ep index 23e893e..4cf862e 100644 --- a/templates/index.html.ep +++ b/templates/index.html.ep @@ -2,7 +2,7 @@ - + @@ -43,15 +43,14 @@

Notice:

This website uses cookies.

- We and selected partners use cookies as specified - in RFC - 6265. By proceeding you consent to the use of such + We and selected partners use cookies as specified in + <%= link_to 'RFC 6265' => 'http://tools.ietf.org/html/rfc6265' %>. + By proceeding you consent to the use of such technologies; we may collect information from you automatically through cookies or similar technology.

For further information please visit - - allaboutcookies.org. + <%= link_to 'allaboutcookies.org' => 'http://allaboutcookies.org' %>.