8 lines
68 B
Handlebars
8 lines
68 B
Handlebars
|
{{> header}}
|
||
|
|
||
|
{{#with model.readme}}
|
||
|
|
||
|
{{{comment this}}}
|
||
|
|
||
|
{{/with}}
|