9 lines
173 B
Handlebars
9 lines
173 B
Handlebars
## {{#if isPatch~}} <small>
|
|
{{~/if~}} {{version}}
|
|
{{~#if title}} "{{title}}"
|
|
{{~/if~}}
|
|
{{~#if date}} ({{date}})
|
|
{{~/if~}}
|
|
{{~#if isPatch~}} </small>
|
|
{{~/if}}
|
|
|