8 lines
224 B
Handlebars
8 lines
224 B
Handlebars
{{#d-button action="enterTop" class="full jump-top"}}
|
|
{{d-icon 'caret-up'}} {{{topDate}}}
|
|
{{/d-button}}
|
|
|
|
{{#d-button action="enterBottom" class="full jump-bottom"}}
|
|
{{{bottomDate}}} {{d-icon 'caret-down'}}
|
|
{{/d-button}}
|