aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/About.pm
Commit message (Collapse)AuthorAgeLines
* [fixmystreet.com] Council pages only from council.Matthew Somerville2017-10-20-0/+1
|
* Cache template paths in About.pm with lang_codeDave Arter2017-08-02-6/+8
| | | | Fixes #1765
* 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.