Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorOliver Schneider <oliver@assarbad.net>2011-04-22 03:10:00 +0400
committerOliver Schneider <oliver@assarbad.net>2011-04-22 03:10:00 +0400
commite5a7a0da48552b77aac655847fe60555d1290165 (patch)
treedf4baaa42ce133867786cbd416922e8ddf9bed90 /web
parent3fa1af63ee526b33144280e347440e6c906d90f5 (diff)
- Added version on the download page in two more places
Diffstat (limited to 'web')
-rw-r--r--web/templates/download.html.tmpl8
1 files changed, 5 insertions, 3 deletions
diff --git a/web/templates/download.html.tmpl b/web/templates/download.html.tmpl
index e17718d..f45ca24 100644
--- a/web/templates/download.html.tmpl
+++ b/web/templates/download.html.tmpl
@@ -1,3 +1,4 @@
+[%- PROCESS 'constants.tt' -%]
[% WRAPPER 'html-body.tt'
title = 'Downloads, permalinks'
description = 'Permalinks to downloads and other content'
@@ -5,9 +6,10 @@
norder = '1000'
%]
<p>WinDirStat is free software published under the GNU General Public License.</p>
-<p>It is known to run on Windows 95 (IE5), Windows 98 SE, Windows ME, Windows NT4 (SP5), Windows 2000, Windows XP, Windows Server 2003, Windows Vista, and Windows 7.
+<p>It is known to run on Windows 95 (IE5), Windows 98 SE, Windows ME, Windows NT4
+(SP5), Windows 2000, Windows XP, Windows Server 2003, Windows Vista, and Windows 7.
</p>
-<p>Please download the installer from the
+<p>Please download the installer (version [%- currver -%]) from the
<a href="http://sourceforge.net/projects/windirstat/">sourceforge project summary page</a>
or follow one of the links below.
</p>
@@ -24,7 +26,7 @@ or follow one of the links below.
<li class="bigspace">Blog:<br />
<a href="http://blog.windirstat.info">http://blog.windirstat.info</a>
</li>
- <li class="bigspace">Current installer:<br />
+ <li class="bigspace">Current installer (version [%- currver -%]):<br />
<a href="/wds_current_setup.exe">http://windirstat.info/wds_current_setup.exe</a>
</li>
<li class="bigspace">Current Source release:<br />