Since we already tell the user to read it, we can actually
link to it, too. Yay, Hyperlinks :)
[% IF suite == "experimental" || subsection == "debian-installer" %]
<div class="pconstantnag">
[% IF suite == "experimental" %]
+[% changelog_link = 'changelog';
+ changelog_link = "<a href='$changelogs_url$files.changelog.path'>changelog</a>" %]
<h2>Experimental package</h2>
<p>Warning: This package is from the <strong>experimental</strong> distribution.
That means it is likely unstable or buggy, and it may even cause data loss.
-Please be sure to consult the changelog and other possible documentation before
+Please be sure to consult the [% changelog_link %] and other possible documentation before
using it.</p>
[% END %]
[% IF subsection == "debian-installer" %]