From: René Loos Date: Mon, 15 Feb 2021 13:26:47 +0000 (+0100) Subject: Update panini.md X-Git-Tag: v6.7.1~59^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F12200%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update panini.md Typo in docs --- diff --git a/docs/pages/panini.md b/docs/pages/panini.md index 65bf86585..423e54943 100644 --- a/docs/pages/panini.md +++ b/docs/pages/panini.md @@ -127,7 +127,7 @@ Displays the HTML inside the helper if the two values are equal. {{#ifequal foo bar}}

foo and bar are equal

{{else}} -

foo and bar are not equal}} +

foo and bar are not equal

{{/ifequal}} ```