<div id="side-gallery">
<!-- gallery toolbar -->
<div class="toolbar">
<button class="previous-page">
<img src="{{STATIC_URL}}icons/go-previous.png"
alt="{% trans "Previous" %}" title="{% trans "Previous" %}"/>
<div id="side-gallery">
<!-- gallery toolbar -->
<div class="toolbar">
<button class="previous-page">
<img src="{{STATIC_URL}}icons/go-previous.png"
alt="{% trans "Previous" %}" title="{% trans "Previous" %}"/>
<button class="next-page">
<img src="{{STATIC_URL}}icons/go-next.png"
alt="{% trans "Next" %}" title="{% trans "Next" %}"/>
<button class="next-page">
<img src="{{STATIC_URL}}icons/go-next.png"
alt="{% trans "Next" %}" title="{% trans "Next" %}"/>