]> git.ipfire.org Git - ipfire.org.git/commitdiff
footer: Remove any useless links
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Oct 2018 11:38:02 +0000 (12:38 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Oct 2018 11:38:02 +0000 (12:38 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/base.html

index 9243520d6a1fe89976ae04aba3a4beaff4fb1e0e..88b7cf7153d1d3016d168c9c175c1d347eebc691 100644 (file)
                                                                <li>
                                                                        <a href="https://forum.ipfire.org">{{ _("Forum") }}</a>
                                                                </li>
-                                                               <li>
-                                                                       <a href="//www.ipfire.org/chat">{{ _("Chat") }}</a>
-                                                               </li>
-                                                               <li>
-                                                                       <a href="https://lists.ipfire.org">{{ _("Mailing Lists") }}</a>
-                                                               </li>
-                                                               <li>
-                                                                       <a href="https://talk.ipfire.org">{{ _("Talk") }}</a>
-                                                               </li>
                                                        </ul>
                                                </div>
 
 
                                                        <ul class="list-unstyled">
                                                                <li>
-                                                                       <a href="https://wiki.ipfire.org/devel/start">{{ _("Become a developer") }}</a>
-                                                               </li>
-                                                               <li>
-                                                                       <a href="https://pakfire.ipfire.org">{{ _("Pakfire Build Service") }}</a>
-                                                               </li>
-                                                               <li>
-                                                                       <a href="https://bugzilla.ipfire.org">{{ _("Bugtracker") }}</a>
-                                                               </li>
-                                                               <li>
-                                                                       <a href="https://patchwork.ipfire.org">{{ _("Patchwork") }}</a>
+                                                                       <a href="https://wiki.ipfire.org/devel/start">{{ _("Development") }}</a>
                                                                </li>
                                                        </ul>
                                                </div>