]> git.ipfire.org Git - ipfire.org.git/commitdiff
www: Add links to wiki & forum to index page.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Jan 2011 17:35:21 +0000 (18:35 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Jan 2011 17:35:21 +0000 (18:35 +0100)
www/templates/index.html

index a1e8fa822042f0d2fbd39e11a32660a9969cc859..8da2c7fbe3c428b5766fbadd1c2ebb18a337d159 100644 (file)
        <p class="links">
                {{ _("Quick links") }} &bull;
                <a href="/about">{{ _("About IPFire") }}</a>
+               &bull;
+               <a href="http://wiki.ipfire.org/" target="_blank">{{ _("wiki") }}</a>
+               &bull;
+               <a href="http://forum.ipfire.org/" target="_blank">{{ _("forum") }}</a>
                <!-- &bull;
                <a href="/about">{{ _("Screenshots") }}</a> -->
        </p>