Update data-templates.md

corrected partials directory in example
This commit is contained in:
Dirk Kelly 2018-03-06 20:37:41 -07:00 committed by Bjørn Erik Pedersen
parent e5fee30996
commit 5d4c3c03c6

View File

@ -81,7 +81,7 @@ You can now render the list of recordings for all the bass players in a template
{{ end }} {{ end }}
``` ```
And then in the `partial/artist.html`: And then in the `partials/artist.html`:
``` ```
<ul> <ul>