summaryrefslogtreecommitdiff
path: root/templates/pages/download.mako
blob: 4a1776f0ee0f1c0ce2cdb331c0db8bd25ed76921 (plain)
1
2
3
4
5
6
7
<%!
    title = "Download"
%>
<%inherit file="/page.mako" />
<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>