]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/show.tmpl
[UBUNTU] Add mailing lists archive urls for lists.ubuntu.com
[deb/packages.git] / templates / html / show.tmpl
index 048b7d0d6d72f62116b67dfa34b8672d8694ce69..1056fe95ea645f26e983b6cc8631d5303e6eeadd 100644 (file)
        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 -%]
   [%- '<ul>' IF loop.first -%]
        <li><a href="mailto:[% mail %]">[% name | html %]</a>