]> git.cworth.org Git - notmuch/commitdiff
nmbug-status: Factor out header/footer context into a shared dict
authorW. Trevor King <wking@tremily.us>
Sat, 31 May 2014 22:20:25 +0000 (15:20 -0700)
committerDavid Bremner <david@tethera.net>
Tue, 15 Jul 2014 23:08:24 +0000 (20:08 -0300)
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).


No differences found