X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=templates%2Fhtml%2Fshow.tmpl;fp=templates%2Fhtml%2Fshow.tmpl;h=1056fe95ea645f26e983b6cc8631d5303e6eeadd;hp=048b7d0d6d72f62116b67dfa34b8672d8694ce69;hb=f0badaa6a67f93bfe69149b2775bb5131ebebd57;hpb=0599eda304163e667f335b8920b0f3b306e6fb83;ds=sidebyside diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl index 048b7d0..1056fe9 100644 --- a/templates/html/show.tmpl +++ b/templates/html/show.tmpl @@ -115,6 +115,8 @@ mailarchiveurl = 'http://lists.debian.org/' _ matches.0 _ '/'; ELSIF (matches = mail.match('^(.*)@lists\.alioth\.debian\.org$')); mailarchiveurl = 'http://lists.alioth.debian.org/pipermail/' _ matches.0 _ '/'; + ELSIF (matches = mail.match('^(.*)@lists\.ubuntu\.com$')); + mailarchiveurl = 'http://lists.ubuntu.com/archives/' _ matches.0 _ '/'; END -%] [%- '