Rename front-page.html to front_page.html
authorMatt S Trout <mst@shadowcat.co.uk>
Mon, 18 Jan 2010 02:15:47 +0000 (02:15 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Mon, 18 Jan 2010 02:15:47 +0000 (02:15 +0000)
commitafd643e5d7019a8725b6f45e56cb5af54267564f
tree211c99cf56886f8f330bbf08ceef6d55c87d613a
parent091fbae3ffe0fd9a1fbaa44b41f41cdb6964b7b4
Rename front-page.html to front_page.html

I'm trying to maintain consistency of everything through the code, so a
show_front_page method calls render_html with a template name of front_page
and then uses a template called front_page.html. I have vague hopes that I
may be able to type less this way later, but am refusing to modify stuff as
yet since I'll only end up committing premature generalisation by accident.
share/html/front_page.html [moved from share/html/front-page.html with 100% similarity]