From: W. Trevor King Date: Wed, 30 Dec 2015 21:04:13 +0000 (-0800) Subject: nmbug-status: Fix unbalanced

tags in default header/footer X-Git-Tag: 0.22_rc0~73 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=d6204e83620a8217fc97de29947341bbbc772664;hp=d6204e83620a8217fc97de29947341bbbc772664;p=notmuch nmbug-status: Fix unbalanced

tags in default header/footer These were broken by b70386a4 (Move the generated date from the top of the page to the footer, 2014-05-31), which moved 'Generated ...' to the footer with the opening tag, but didn't replace the blurb opening tag or add a closing tag after 'Generated ...'. ---