{{#if events}}
{{#each events}}
{{date}} {{addldate}}
{{#each entries}}
{{time}}
{{title}}
{{subtitle}}
{{content}}
{{/each}}
{{/each}}
{{else}}
Log empty! When you mark packages as delivered, add notes, and more, this log will automatically gain entries.
{{/if}}