fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
8f5f600ffe30537972fed78d2f0de683bb7bb348
[redakcja.git]
/
platforma
/
templates
/
explorer
/
folder_images.html
1
{% for image in images %}
2
<div class="image-box" src="{{ image }}" style="width: 480px; height: 640px;">{{ image }}</div>
3
{% endfor %}