]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/show.tmpl
Merge commit 'origin/master' into debian-master
[deb/packages.git] / templates / html / show.tmpl
index a9ef33870b80d68ce9a7db15445ea6a33e16d7b9..b524d47c176208902cc8ad69288b93d1e7f287d3 100644 (file)
@@ -45,7 +45,6 @@
 <h1>Package: [% pkg %] ([% versions.short %])
 [% END %]
 [%- PROCESS marker text=archive IF archive && archive != main_archive %]
-[%- PROCESS marker text=subsection IF subsection == 'non-US' and archive != 'non-US' %]
 [%- PROCESS marker text=section IF section && section != main_section %]
 [%- PROCESS marker text='essential' IF page.get_newest('essential') == 'yes' %]</h1>
 
@@ -322,6 +321,6 @@ Do not install it on a normal Debian system.</p>
   [%- END %]
 [% END %]
 
-<script type="text/javascript">init_tab_list("ptablist")</script>
+[%# <script type="text/javascript">init_tab_list("ptablist")</script> %]
 
 [%- PROCESS 'html/foot.tmpl' -%]