1
Fork 0
forked from Korbs/4get
NarviSearch/template/images.html

8 lines
132 B
HTML
Raw Normal View History

2023-07-22 13:41:14 -05:00
<div id="images">
{%images%}
</div>
{%nextpage%}
2023-11-07 08:04:56 -05:00
<script src="/static/client.js?v{%version%}"></script>
2023-07-22 13:41:14 -05:00
</body>
</html>