Ombi/changelog.tpl
2017-07-21 08:54:50 +01:00

15 lines
No EOL
160 B
Smarty

# Changelog
{{#versions}}
## {{{label}}}
{{#sections}}
### {{{label}}}
{{#commits}}
- {{{subject}}} [{{{author}}}]
{{/commits}}
{{/sections}}
{{/versions}}