aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/About.pm
Commit message (Collapse)AuthorAgeLines
* Add generic static route handler.Matthew Somerville2015-10-29-0/+67
This puts all static pages under /about, and lets you add new static pages by placing new HTML in your about template directory.