From: Frank Lichtenheld Date: Thu, 12 Apr 2007 19:48:18 +0000 (+0200) Subject: show.tmpl: In the experimental nag, link to the changelog X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=601ac921e78e06538562327dad1001efa80b779b;p=deb%2Fpackages.git show.tmpl: In the experimental nag, link to the changelog Since we already tell the user to read it, we can actually link to it, too. Yay, Hyperlinks :) --- diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl index fb6f9ac..9e82b3f 100644 --- a/templates/html/show.tmpl +++ b/templates/html/show.tmpl @@ -120,10 +120,12 @@ [% IF suite == "experimental" || subsection == "debian-installer" %]
[% IF suite == "experimental" %] +[% changelog_link = 'changelog'; + changelog_link = "changelog" %]

Experimental package

Warning: This package is from the experimental 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.

[% END %] [% IF subsection == "debian-installer" %]