diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2010-04-07 15:53:24 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2010-04-07 15:53:24 +0200 |
commit | 7bff2a27365dc2f73ee7b3cef2f3f4e704e68cad (patch) | |
tree | 39a430cce004f68e6acd96a61cfc06a3a64a3b82 /templates | |
parent | 966d6540c7418fad5c0a201b5d57af11a4e041fb (diff) | |
download | web-7bff2a27365dc2f73ee7b3cef2f3f4e704e68cad.tar.gz web-7bff2a27365dc2f73ee7b3cef2f3f4e704e68cad.tar.bz2 web-7bff2a27365dc2f73ee7b3cef2f3f4e704e68cad.zip |
Forums
Diffstat (limited to '')
-rw-r--r-- | templates/pages/index.mako | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/pages/index.mako b/templates/pages/index.mako index 2ed2cd6..0affea4 100644 --- a/templates/pages/index.mako +++ b/templates/pages/index.mako @@ -32,6 +32,12 @@ emerge -av portato If you want to add support for another language, please see the <a href="/translating">translation howto</a>. </p> +<%self:h2>Forums</%self:h2> +<p> + This project itself does not have any forums. But there are a couple of threads in other forums:<br> + If you are using Gentoo look into <a href="http://forums.gentoo.org/viewtopic-t-502350.html">this forum thread (engl)</a> or into <a href="http://forums.gentoo.org/viewtopic-t-495971.html">the German one</a>. If you are using Sabayon, use <a href="http://sabayonlinux.org/forum/viewtopic.php?f=54&t=10158">this one</a>. +</p> + <%self:h2>Similar projects</%self:h2> <p> Of course there are other projects too, which do the same or at least a similar job. These are for example: |