]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Update panini.md 472/head
authorRafael Pegorari <rafapegorari@gmail.com>
Tue, 14 Jun 2016 18:02:01 +0000 (15:02 -0300)
committerGitHub <noreply@github.com>
Tue, 14 Jun 2016 18:02:01 +0000 (15:02 -0300)
docs/pages/panini.md

index 6c08d55fdefde642d444d77a57373b5af8bc273e..3f833f80008293ab2fd9897528aa9f7ecac4a4f9 100644 (file)
@@ -64,7 +64,7 @@ Here's an example of a layout file that divides its key sections into partials:
     <title>Definitely STILL an Email!</title>
   </head>
   <body>
-    {{> header}
+    {{> header}}
     {{> body}}
     {{> footer}}
   </body>