]> jfr.im git - irc/freenode/web-7.0.git/commitdiff
remove <i>
authorEd Kellett <redacted>
Thu, 25 Feb 2016 17:13:59 +0000 (17:13 +0000)
committerEd Kellett <redacted>
Thu, 25 Feb 2016 17:13:59 +0000 (17:13 +0000)
templates/base.html

index 6cab1df8640c8d0188600a78ca80f1bb42686685..b809e1e3bb2170b05739381b1666718d9442431b 100644 (file)
@@ -16,7 +16,7 @@
 </head>
 <body>
     <nav class="navbar">
-        <a href="{{ url_for("index") }}"><i></a>
+        <a href="{{ url_for("index") }}"></a>
         <a href="https://www.privateinternetaccess.com/" target="_blank"><img alt="Private internet access" class="nlogo" src="{{ url_for("static/img/logos/PIALogo_white.svg") }}"></a>
     </nav>
     <div class="container">