Skip to content

Commit

Permalink
Added note about using metadata in your templates
Browse files Browse the repository at this point in the history
  • Loading branch information
patocallaghan committed Jul 11, 2015
1 parent 6490f8c commit e074899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Convert any of your templates to HTML from the Slim template syntax

Convention: `.anything.(slim)`


*NOTE:* If calling metadata in your `.slim` templates you need to call it using `= document["title"]` as slim doesn't understand dot notation, i.e. `document.title`

## Install

Expand Down

0 comments on commit e074899

Please sign in to comment.