summaryrefslogtreecommitdiffstats
path: root/templates/news/delete.html
AgeCommit message (Collapse)AuthorFilesLines
2010-05-17Redesigned News PagesThayer Williams1-11/+18
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-03-02Fix up HTML titles on a lot of pagesDan McGee1-0/+1
We didn't include them on many pages, or the ones we did weren't always useful. Also try to keep the boilerplate to a minimum so you can see the important bits in the title. 'Arch Linux - ' comes first in all titles, and from there it can be filled in with something useful. Signed-off-by: Dan McGee <dan@archlinux.org>
2008-10-06port news to django 1.0 using generic viewsDusty Phillips1-6/+5
2007-11-03Initial import for public release...eliott1-0/+16
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!