fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
20505d66019c4bbf4c020bd72759eb75f152f197
[redakcja.git]
/
apps
/
wiki
/
templates
/
wiki
/
tabs
/
gallery_view_item.html
1
{% load i18n %}
2
<li id="ScanGalleryPerspective" data-ui-related="side-gallery" data-ui-jsclass="ScanGalleryPerspective" class='active'>
3
<img src="{{STATIC_URL}}icons/image-x-generic.png" alt="{% trans "Gallery" %}" title="{% trans "Gallery" %}" />
4
</li>