summaryrefslogtreecommitdiff
path: root/deck.js/extensions/status/deck.status.html
blob: 310a025734f7e24bb9bea796574781cf9dd076a5 (plain)
1
2
3
4
5
6
<!-- Place the following snippet at the bottom of the deck container. -->
<p class="deck-status">
	<span class="deck-status-current"></span>
	/
	<span class="deck-status-total"></span>
</p>