From 0a74c2ace7f307e49d648098e036ec8d49260ec6 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Mon, 4 Mar 2013 18:53:23 +0100 Subject: webapp: fix index template Apparently not all browsers understand in all rendering modes. --- webapp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp.py b/webapp.py index 9277962..9564b7c 100755 --- a/webapp.py +++ b/webapp.py @@ -132,7 +132,7 @@ index_template = jinjaenv.from_string( Enter binary package to inspect - Note: Non-existing packages will result in 404-Errors
+ Permanent Link:
  • To inspect a combination of binary packages go to
    compare/<firstpackage>/<secondpackage>
    Example: compare/git/git
  • -- cgit v1.2.3