summaryrefslogtreecommitdiff
path: root/templates/pages/download.mako
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-04-08 00:50:57 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-04-08 00:50:57 +0200
commit3b8dc6b9595a3e2abfbc2d031c09635f28677c56 (patch)
treecab625d5a6a6259005e4752598e39a502cc25269 /templates/pages/download.mako
parentc655f9f76944de41d9f138e2cd61450da9adce49 (diff)
downloadweb-3b8dc6b9595a3e2abfbc2d031c09635f28677c56.tar.gz
web-3b8dc6b9595a3e2abfbc2d031c09635f28677c56.tar.bz2
web-3b8dc6b9595a3e2abfbc2d031c09635f28677c56.zip
Added changelog
Diffstat (limited to '')
-rw-r--r--templates/pages/download.mako3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/pages/download.mako b/templates/pages/download.mako
index 4a1776f..349c0fc 100644
--- a/templates/pages/download.mako
+++ b/templates/pages/download.mako
@@ -5,3 +5,6 @@
<p>
In most cases, it should be ok to install portato via emerge. But if you want to download it by hand nevertheless, you can do it <a href="http://sourceforge.net/projects/portato/files/">via sourceforge.net</a>.
</p>
+<p>
+ A condensed changelog is available <a href=${"/changelog" | url}>here</a>.
+</p>