]> jfr.im git - irc/freenode/web-7.0.git/commitdiff
Update the "Register a group" button. 150/head
authorEd Kellett <redacted>
Thu, 24 Mar 2016 09:37:36 +0000 (09:37 +0000)
committerEd Kellett <redacted>
Thu, 24 Mar 2016 09:37:36 +0000 (09:37 +0000)
close #148

templates/index.html

index 14b7b149263a71485484287ae322a455c0052b84..780878df92fa6045f82e7720276e816da6174a4a 100644 (file)
@@ -9,7 +9,7 @@
             <i class="fa fa-comments fa-4x"></i>
             <span>Chat</span>
         </a>
             <i class="fa fa-comments fa-4x"></i>
             <span>Chat</span>
         </a>
-        <a class="box" href="#">
+        <a class="box" href="{{ url_for("pages/groupreg") }}">
             <i class="fa fa-users fa-4x"></i>
             <span>Register a group</span>
         </a>
             <i class="fa fa-users fa-4x"></i>
             <span>Register a group</span>
         </a>