Files
growstuff/app
Miles Gould ea3067ff36 Replace most of the HTML-in-HAML
- We do this by moving code between files such that every tag starts
   and ends within a single file. This seems like a good invariant to
   maintain from a robustness point-of-view.
 - One consequence is that I had to split _header into _meta (metadata -
   the HTML head tag) and _header (the visible page header). These
   probably aren't the best names.
 - I've left some HTML in _meta, on the grounds that it maintains the
   file-contains-whole-tag invariant and the HTML code is fractionally
   shorter than the HAML required to generate it.
2012-09-18 19:25:18 +01:00
..
2012-08-23 12:56:37 -07:00
2012-08-23 12:56:37 -07:00
2012-09-18 19:25:18 +01:00