summaryrefslogtreecommitdiffstats
path: root/templates/packages/packages_list.html
AgeCommit message (Collapse)AuthorFilesLines
2011-08-10Use new package details link tag in templatesDan McGee1-2/+3
This replaces a lot of boilerplate we had everywhere, and makes sure things like the title are consistent across all links. Signed-off-by: Dan McGee <dan@archlinux.org>
2011-07-15Add pacakge count to group/split package details pageDan McGee1-0/+1
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-03-23Generalize group details pageDan McGee1-0/+47
We will be able to use this same table-based package listing elsewhere. Signed-off-by: Dan McGee <dan@archlinux.org>