source: server/trunk/web/root/templates/html/rpms/rpms.html @ 197

Last change on this file since 197 was 113, checked in by nanardon, 14 years ago
  • add binaires/sources rpm view
  • Property svn:keywords set to Id
File size: 178 bytes
Line 
1<!-- $Id$ -->
2
3[% INCLUDE 'rpms/menu.tt' %]
4
5<div id="body_main">
6
7    [% INCLUDE 'rpms/rpms.tt' %]
8</div>
9
10<div id="body_additional">
11    [% INCLUDE 'rpms/related.tt' %]
12</div>
Note: See TracBrowser for help on using the repository browser.