6 lines
238 B
HTML
6 lines
238 B
HTML
<!-- Place the following snippet at the bottom of the deck container. -->
|
|
<div aria-role="navigation">
|
|
<a href="#" class="deck-prev-link" title="Previous">←</a>
|
|
<a href="#" class="deck-next-link" title="Next">→</a>
|
|
</div>
|