impress/app
Emi Matchu 9aef987f95 Move partials in views/static to views/application
I think this is the more canonical place for stuff like this these days!
It's nice to be able to just say the short name when calling `render`.

Here's the answer I looked up about it: https://stackoverflow.com/a/9892081/107415

My immediate motivation is that I'm looking at creating more About
pages, and thinking about where to put them; I think maybe we trash the
`StaticController`, move these partials out to here, and move terms
into a new `AboutController`?
2024-03-10 18:48:25 -07:00
..
assets Bold the Terms of Use link when it's been changed recently 2024-02-29 11:22:12 -08:00
controllers Add handlers for requests that were stopped during the reboot process 2024-02-28 13:50:13 -08:00
helpers Bold the Terms of Use link when it's been changed recently 2024-02-29 11:22:12 -08:00
javascript Add "Baby Body Paint" warning to Known Glitches badge in-app, too 2024-02-27 19:22:08 -08:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Oops, choose the *first* PNG from the manifest, to avoid reference art 2024-03-07 14:16:05 -08:00
services Save manifest load info when preloading them, too 2024-02-25 16:02:36 -08:00
views Move partials in views/static to views/application 2024-03-10 18:48:25 -07:00