Skip to content

Commit

Permalink
Merge pull request #40 from FeikoJoosten/patch-1
Browse files Browse the repository at this point in the history
Example template fix
  • Loading branch information
gadgetchnnel authored Apr 30, 2021
2 parents b82d6a8 + 7b3d7cd commit 03dc2dd
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 @@ -178,7 +178,7 @@ The following variables are passed to the templating engine so you can use them
type: 'custom:card-templater'
card:
type: markdown
content_template >
content_template: >
## Hello {{ user.name }}
This card is on the page {{ page.path }}
entities:
Expand Down

0 comments on commit 03dc2dd

Please sign in to comment.