Closed bwarren2 closed 8 years ago
Closes #579 .
This is a really small change, and is mainly for admin debugging purposes. My only question is about style: this adds a template var that is only active for superusers and will almost only be blank. Is this unacceptable style?
Not bad style at all; it can't leak to the average user, so.
Closes #579 .
This is a really small change, and is mainly for admin debugging purposes. My only question is about style: this adds a template var that is only active for superusers and will almost only be blank. Is this unacceptable style?