14 lines
223 B
Handlebars
14 lines
223 B
Handlebars
{{#if isPatch~}}
|
|
###
|
|
{{~else~}}
|
|
##
|
|
{{~/if}} {{#if @root.linkCompare~}}
|
|
[{{version}}]({{> compareUrl root=@root}})
|
|
{{~else}}
|
|
{{~version}}
|
|
{{~/if}}
|
|
{{~#if title}} "{{title}}"
|
|
{{~/if}}
|
|
{{~#if date}} ({{date}})
|
|
{{/if}}
|