Add a simple BLOCKS pragma example.

This commit is contained in:
Justin Hileman
2015-08-15 09:38:32 -07:00
parent 8be838e144
commit 664895f4b9
4 changed files with 17 additions and 0 deletions
@@ -0,0 +1,4 @@
{{% BLOCKS }}
{{# items }}
{{$ value }}ignored{{/ value }}
{{/ items }}