summaryrefslogtreecommitdiff
path: root/templates/pages
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2011-02-15 01:16:18 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2011-02-15 01:16:18 +0100
commit6040154bde912222528cd84b0d8bec7bc60bb65a (patch)
tree90441a1d48ca6e05fd99df053a7e0cce4dfce806 /templates/pages
parent0efc1162f77bcea770f72dbe8db1caafa8090e66 (diff)
downloadweb-6040154bde912222528cd84b0d8bec7bc60bb65a.tar.gz
web-6040154bde912222528cd84b0d8bec7bc60bb65a.tar.bz2
web-6040154bde912222528cd84b0d8bec7bc60bb65a.zip
More of this w3c stuff
Diffstat (limited to 'templates/pages')
-rw-r--r--templates/pages/index.mako6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/pages/index.mako b/templates/pages/index.mako
index 02d4a48..9922178 100644
--- a/templates/pages/index.mako
+++ b/templates/pages/index.mako
@@ -39,8 +39,8 @@ emerge -av portato
<%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>.
+ 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&amp;t=10158">this one</a>.
</p>
<%self:h2>Similar projects</%self:h2>
@@ -50,5 +50,5 @@ emerge -av portato
<ul>
<li><a href="http://www.haskell.org/himerge">Himerge</a> - a frontend written in Haskell (yeah ;P)</li>
<li><a href="http://porthole.sourceforge.net/">Porthole</a> - also written in Python and using GTK+. This frontend inspired me to do my own ;). I also suggest this one as the alternative if Portato does not work as expected.</li>
- <li><a href="http://www.kuroo.org/">Kuroo</a> - a frontend especially aimed for the KDE environment. <em>(Development seems to have stopped)</em>
+ <li><a href="http://www.kuroo.org/">Kuroo</a> - a frontend especially aimed for the KDE environment. <em>(Development seems to have stopped)</em></li>
</ul>