summaryrefslogtreecommitdiff
path: root/templates/pages/index.mako
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-04-07 20:58:45 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-04-07 20:58:45 +0200
commit318ce04c62bdf9cd744c406e1d5a15f8504e64dc (patch)
treead57e408946ecf14716c575e036a4c4b207c8e57 /templates/pages/index.mako
parent1804ddc061607c9f266800309fe4faa7b9fcb0b4 (diff)
downloadweb-318ce04c62bdf9cd744c406e1d5a15f8504e64dc.tar.gz
web-318ce04c62bdf9cd744c406e1d5a15f8504e64dc.tar.bz2
web-318ce04c62bdf9cd744c406e1d5a15f8504e64dc.zip
Fixed internal links
Diffstat (limited to 'templates/pages/index.mako')
-rw-r--r--templates/pages/index.mako4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/pages/index.mako b/templates/pages/index.mako
index 0affea4..3ea95c8 100644
--- a/templates/pages/index.mako
+++ b/templates/pages/index.mako
@@ -8,7 +8,7 @@
</p>
<p>
- As the current portage development is quite fast-paced, Portato is not able to keep step. Thus it might be that the released version(s) do not behave as expected. In these cases also try the <a href="/development">development version</a>.
+ As the current portage development is quite fast-paced, Portato is not able to keep step. Thus it might be that the released version(s) do not behave as expected. In these cases also try the <a href=${"/development" | url}>development version</a>.
</p>
<%self:h2>Installation</%self:h2>
@@ -29,7 +29,7 @@ emerge -av portato
Portato does know about the so called <strong>Native Language Support</strong>. It currently supports the following languages: Catalan, English, Italian, German, Polish, Portugese, and Turkish.
</p>
<p>
- If you want to add support for another language, please see the <a href="/translating">translation howto</a>.
+ If you want to add support for another language, please see the <a href=${"/translating" | url}>translation howto</a>.
</p>
<%self:h2>Forums</%self:h2>