Skip to content

Commit

Permalink
self can use .
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Mar 19, 2011
1 parent 6ce8448 commit a282093
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/self.mustache
@@ -1,4 +1,4 @@
The Beatles were:
{{#names}}
* {{to_s}}
{{/names}}
* {{.}}
{{/names}}

0 comments on commit a282093

Please sign in to comment.