blob: 5237f4ae7fbf81abc8a09c53340f553948210028 (
plain)
1
2
3
4
5
|
<!-- 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>
|