mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 07:27:04 +03:00
3 lines
175 B
HTML
3 lines
175 B
HTML
<div class="e-paginator g-ui-user-select-none" data-bind="foreach: $data">
|
|
<a data-bind="css: { 'current': current, 'custom': custom }, title: title, text: name"></a>
|
|
</div>
|