add a revert button to return scan gallery to first page for this book
[redakcja.git] / apps / wiki / templates / wiki / tabs / gallery_view.html
index 1176797..22f98c9 100644 (file)
@@ -2,6 +2,10 @@
 <div id="side-gallery">
     <!-- gallery toolbar -->
     <div class="toolbar">
+        <button class="start-page">
+            <img src="{{STATIC_URL}}icons/revert.png"
+               alt="{% trans "Start page" %}" title="{% trans "Start page" %}"/>
+        </button>
         <button class="previous-page">
             <img src="{{STATIC_URL}}icons/go-previous.png"
                alt="{% trans "Previous" %}" title="{% trans "Previous" %}"/>