finalize gallery feature
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
</div>
|
||||
<nav>
|
||||
<div class="play">
|
||||
<input type="checkbox" value="" id="{{ gallery_name }}-play" />
|
||||
<input type="checkbox" checked="false" id="{{ gallery_name }}-play" />
|
||||
<label for="{{ gallery_name }}-play"></label>
|
||||
</div>
|
||||
</nav>
|
||||
|
Reference in New Issue
Block a user