Replace <a> with link_to()

This commit is contained in:
swaggboi 2021-01-21 00:33:33 -05:00
parent 0604141beb
commit 76dfb5ffd4

View File

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-quiv="refresh" content="67"> <meta http-equiv="refresh" content="67">
<meta name="viewport" content="width=device-width, initial-scale=0.7"> <meta name="viewport" content="width=device-width, initial-scale=0.7">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:type" content="website"> <meta property="og:type" content="website">
@ -43,15 +43,14 @@
<h1>Notice:</h1> <h1>Notice:</h1>
<h2>This website uses cookies.</h2> <h2>This website uses cookies.</h2>
<p> <p>
We and selected partners use cookies as specified We and selected partners use cookies as specified in
in <a href="http://tools.ietf.org/html/rfc6265">RFC <%= link_to 'RFC 6265' => 'http://tools.ietf.org/html/rfc6265' %>.
6265</a>. By proceeding you consent to the use of such By proceeding you consent to the use of such
technologies; we may collect information from you technologies; we may collect information from you
automatically through cookies or similar technology.<br> automatically through cookies or similar technology.<br>
<br> <br>
For further information please visit For further information please visit
<!-- <%= link_to 'allaboutcookies.org' => 'http://allaboutcookies.org' %> --> <%= link_to 'allaboutcookies.org' => 'http://allaboutcookies.org' %>.
<a href="http://allaboutcookies.org">allaboutcookies.org</a>.
</p> </p>
<div class="modalFooter"> <div class="modalFooter">
<button class="button-small" <button class="button-small"