mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-27 07:48:16 -05:00
84c1375339441900f4a3b5be9bd06cabe112d83c
* Wrapped -> Templated in cases when there is no thing to be wrapped * cachable templates out of cachable pieces which can be reused * auto-generation of cache keys for cachable content * c.render_style used to propagate current style to children * cut down on the number of c and g variables in thing templates. * buttons in printable.html now in printablebuttons.html with handler classes in r2.lib.pages.things (planned destination of add_props).
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%