From patchwork Thu Sep 3 18:05:17 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [STABLE] monoblue: fix page subtitle on help pages From: Anton Shestakov X-Patchwork-Id: 10383 Message-Id: <560a27dea339d919ab56.1441303517@neuro> To: mercurial-devel@selenic.com Date: Fri, 04 Sep 2015 02:05:17 +0800 # HG changeset patch # User Anton Shestakov # Date 1441290316 -28800 # Thu Sep 03 22:25:16 2015 +0800 # Branch stable # Node ID 560a27dea339d919ab56e61944d5150dc8ac2a4c # Parent d0843f7e16b4ef0199613934619b2f3a1154aeba monoblue: fix page subtitle on help pages diff --git a/mercurial/templates/monoblue/help.tmpl b/mercurial/templates/monoblue/help.tmpl --- a/mercurial/templates/monoblue/help.tmpl +++ b/mercurial/templates/monoblue/help.tmpl @@ -30,7 +30,7 @@ - +
{rstdoc(doc, "html")}
diff --git a/mercurial/templates/monoblue/helptopics.tmpl b/mercurial/templates/monoblue/helptopics.tmpl --- a/mercurial/templates/monoblue/helptopics.tmpl +++ b/mercurial/templates/monoblue/helptopics.tmpl @@ -30,7 +30,7 @@ - + {topics % helpentry}

Topics