summaryrefslogtreecommitdiffstats
path: root/main/templatetags/flags.py
AgeCommit message (Collapse)AuthorFilesLines
2013-01-16Convert all usages of flag icons to new spriteDan McGee1-0/+13
This uses a new template tag to avoid repeating construction of the necessary HTML element all over the place. The site should look exactly as it did before, except now you don't have to download 20+ images to see some pages. Signed-off-by: Dan McGee <dan@archlinux.org>