--- /dev/null
+Return-Path: <wking@tremily.us>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id CC380431FD7\r
+ for <notmuch@notmuchmail.org>; Sat, 10 May 2014 12:13:43 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References"\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001]\r
+ autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id ApB6KYcUIY7s for <notmuch@notmuchmail.org>;\r
+ Sat, 10 May 2014 12:13:37 -0700 (PDT)\r
+Received: from qmta06.westchester.pa.mail.comcast.net\r
+ (qmta06.westchester.pa.mail.comcast.net [76.96.62.56])\r
+ by olra.theworths.org (Postfix) with ESMTP id 49383431FC2\r
+ for <notmuch@notmuchmail.org>; Sat, 10 May 2014 12:13:33 -0700 (PDT)\r
+Received: from omta17.westchester.pa.mail.comcast.net ([76.96.62.89])\r
+ by qmta06.westchester.pa.mail.comcast.net with comcast\r
+ id 0Jys1o0021vXlb856KDV8u; Sat, 10 May 2014 19:13:29 +0000\r
+Received: from odin.tremily.us ([24.18.63.50])\r
+ by omta17.westchester.pa.mail.comcast.net with comcast\r
+ id 0KDU1o002152l3L3dKDUfN; Sat, 10 May 2014 19:13:29 +0000\r
+Received: from mjolnir.tremily.us (unknown [192.168.0.140])\r
+ by odin.tremily.us (Postfix) with ESMTPS id A62BB119F475;\r
+ Sat, 10 May 2014 12:13:27 -0700 (PDT)\r
+Received: (nullmailer pid 7434 invoked by uid 1000);\r
+ Sat, 10 May 2014 19:12:55 -0000\r
+From: "W. Trevor King" <wking@tremily.us>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 2/5] Move the generated date from the top of the page to the\r
+ footer.\r
+Date: Sat, 10 May 2014 12:12:46 -0700\r
+Message-Id:\r
+ <91d9a6a0d7272fe6717f3fc9af6417be21d37571.1399748615.git.wking@tremily.us>\r
+X-Mailer: git-send-email 1.9.1.353.gc66d89d\r
+In-Reply-To: <cover.1399748615.git.wking@tremily.us>\r
+References: <cover.1399748615.git.wking@tremily.us>\r
+In-Reply-To: <cover.1399748615.git.wking@tremily.us>\r
+References: <cover.1399748615.git.wking@tremily.us>\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net;\r
+ s=q20140121; t=1399749209;\r
+ bh=+6VPzj2sbr60oB6hJe17nrovo5ExFeNSWWRGaXiHASA=;\r
+ h=Received:Received:Received:Received:From:To:Subject:Date:\r
+ Message-Id;\r
+ b=vGm00wtRxfZbqgA7rpmfpsJB2zRGU/A9nnH3pi4yt6h406Ms84VSDUpM8oV7eX2Zn\r
+ 3NMKnIU+3Fodrfx3Tti/1IWdhUAg83jnbnQpzitgaWkntzFy+ideiBzAARj4TKP6Fl\r
+ 3vjBhOYx9NivqYOMH2TZO6RysMAz/L0zLdmRllt+Q/mxJp4k443y22LFLzLiT1Ulq/\r
+ pbdLpOPTg3KvXXRl/jkOH5Ynt6lfptetuF4QC48RNS4d9/pCVDLPrHqG0err+5n5YK\r
+ 4bBlQDwz76uuCIAHapBBsX9m744P7IKNCBEa5BWtahtiZpUguj2mPlZIfCskDnWi5e\r
+ OuZo4Kxv3zhzw==\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 10 May 2014 19:13:44 -0000\r
+\r
+From: Carl Worth <cworth@cworth.org>\r
+\r
+It's useful reference information, but anyone who wants it will look\r
+for and find it. We don't need this front-and-center.\r
+---\r
+ devel/nmbug/nmbug-status | 7 ++-----\r
+ 1 file changed, 2 insertions(+), 5 deletions(-)\r
+\r
+diff --git a/devel/nmbug/nmbug-status b/devel/nmbug/nmbug-status\r
+index a7c7920..b4f9829 100755\r
+--- a/devel/nmbug/nmbug-status\r
++++ b/devel/nmbug/nmbug-status\r
+@@ -312,18 +312,15 @@ _PAGES['html'] = HtmlPage(\r
+ </head>\r
+ <body>\r
+ <h2>{title}</h2>\r
+-<p>\r
+-Generated: {date}<br />\r
+ {blurb}\r
+ </p>\r
+ <h3>Views</h3>\r
+-'''.format(date=datetime.datetime.utcnow().date(),\r
+- title=config['meta']['title'],\r
++'''.format(title=config['meta']['title'],\r
+ blurb=config['meta']['blurb'],\r
+ encoding=_ENCODING,\r
+ inter_message_padding='0.25em',\r
+ border_radius='0.5em'),\r
+- footer='</body>\n</html>\n',\r
++ footer='<hr><p>Generated: {date}</body>\n</html>\n'.format(date=datetime.datetime.utcnow().date())\r
+ )\r
+ \r
+ if args.list_views:\r
+-- \r
+1.9.1.353.gc66d89d\r
+\r