* Based on gentoo-stats by Maik Schreiber * * $Id: package_cat.php,v 1.1 2003/05/09 10:09:09 mksoft Exp $ * * vim: set tabstop=4 shiftwidth=4: */ require_once('stats.inc.php'); $smarty->assign('page_title','Expansion cards'); $smarty->display('package_cat.tpl'); ?>