aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerfried Fuchs <rhonda@debian.org>2013-10-22 15:44:40 +0200
committerGerfried Fuchs <rhonda@debian.org>2013-10-22 15:44:40 +0200
commit7c7d658cc7a1ef8a49b46cccc48c2022b0335c49 (patch)
treeb4a1f73cd9c043dbbf15b72d71946dccf7765160
parentfd5d9a9c312d7729bee2fea84e5f25a662913f1e (diff)
fix some wrong template variable
-rw-r--r--templates/html/head.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/html/head.tmpl b/templates/html/head.tmpl
index 679ab92..5a02b65 100644
--- a/templates/html/head.tmpl
+++ b/templates/html/head.tmpl
@@ -25,10 +25,10 @@
<div id="wrapper">
<div id="header">
<a class="imageLink"
- href="[% homepage %]"><img src="/ubuntu/logo-ubuntu-header.png" width="118" height="27" alt="Ubuntu Logo" /> packages</a>
+ href="[% packages_homepage %]"><img src="/ubuntu/logo-ubuntu-header.png" width="118" height="27" alt="Ubuntu Logo" /> packages</a>
<a class="hiddenStructure"
- href="[% homepage %]/#documentContent">Skip
+ href="[% packages_homepage %]/#documentContent">Skip
to content</a>
[%- IF print_search_field %]