diff options
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: |