nmbug-status: Factor out header/footer context into a shared dict
authorW. Trevor King <wking@tremily.us>
Sat, 10 May 2014 19:54:57 +0000 (12:54 -0700)
committerW. Trevor King <wking@tremily.us>
Sat, 10 May 2014 22:38:22 +0000 (15:38 -0700)
commitd6851338bbcd15145d85ae92a5266db97fc01bb6
tree9e38e4184897593c0ac83518a903383d87482c0c
parenta8aa84ef36cf0046456d908117badacbbb9bf29f
nmbug-status: Factor out header/footer context into a shared dict

Rather than splitting this context into header-only and footer-only
groups, just dump it all in a shared dict.  This will make it easier
to eventually split the header/footer templates out of this script
(e.g. if we want to load them from the config file).
devel/nmbug/nmbug-status