Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 70ED46DE1A2B for ; Wed, 30 Dec 2015 13:06:25 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.04 X-Spam-Level: X-Spam-Status: No, score=0.04 tagged_above=-999 required=5 tests=[AWL=0.041, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BPAHv9UtV1_h for ; Wed, 30 Dec 2015 13:06:23 -0800 (PST) Received: from resqmta-po-12v.sys.comcast.net (resqmta-po-12v.sys.comcast.net [96.114.154.171]) by arlo.cworth.org (Postfix) with ESMTPS id F29EC6DE1A5C for ; Wed, 30 Dec 2015 13:06:21 -0800 (PST) Received: from resomta-po-16v.sys.comcast.net ([96.114.154.240]) by resqmta-po-12v.sys.comcast.net with comcast id zx651r0065BUCh401x6MiJ; Wed, 30 Dec 2015 21:06:21 +0000 Received: from mail.tremily.us ([73.221.72.168]) by resomta-po-16v.sys.comcast.net with comcast id zx4K1r00G3dr3C901x4Low; Wed, 30 Dec 2015 21:04:21 +0000 Received: from ullr.tremily.us (unknown [192.168.10.7]) by mail.tremily.us (Postfix) with ESMTPS id 4B22B1B2C6BA; Wed, 30 Dec 2015 13:04:18 -0800 (PST) Received: (nullmailer pid 25453 invoked by uid 1000); Wed, 30 Dec 2015 21:04:25 -0000 From: "W. Trevor King" To: notmuch@notmuchmail.org Cc: David Bremner , Tomi Ollila , Jani Nikula , Carl Worth , "W. Trevor King" Subject: [PATCH 0/2] nmbug-status: h1 title and unbalanced

fixups to default templates Date: Wed, 30 Dec 2015 13:04:11 -0800 Message-Id: X-Mailer: git-send-email 2.1.0.60.g85f0837 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1451509581; bh=tXi+bCHT7BGec0rR4A+xgwcoRIXO9YEf7ZwGeUd/6Pk=; h=Received:Received:Received:Received:From:To:Subject:Date: Message-Id; b=CISyTezdwib9iiWBgAUSyhzj6ZAbT/HmxRSlf2o6mgsyLi7jNo2ltr1sfFtcLuVR1 FDxsQQyCl/VfDViWy/Y09bsev++Ku2cUPFBcR4fkOAbjrI81Vluf8tv2WKv34Pvdwh 99mk2/32M1cjumX0jFCjx3yyVpdU1ClBsd3KePNZDCm4njCoMxlhsc//7G/8OTa02g Y9YNeuK0gpIt8h87QEm/X5tpj9+SLgq7VxyuSsB4ovjO3BYhJDicEPTQa3ng7xwLTy kw5GbN4Wzg586XymxAU5jBgIcpVy4VNnzEC0bEet82yXaM2tMVmjgdlSceW+6/k7pk u2JkAhA17QFVw== X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2015 21:06:25 -0000 Polishing the templates a bit. Details in the individual patches. Cheers, Trevor W. Trevor King (2): nmbug-status: Adjust headers to start with h1 nmbug-status: Fix unbalanced

tags in default header/footer devel/nmbug/nmbug-status | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) -- 2.1.0.60.g85f0837