Archived
1
Fork 0
forked from Korbs/4get
This repository has been archived on 2024-09-29. You can view files and clone it, but cannot push or open issues or pull requests.
NarviSearch/template/images.html
2023-11-07 08:04:56 -05:00

7 lines
132 B
HTML

<div id="images">
{%images%}
</div>
{%nextpage%}
<script src="/static/client.js?v{%version%}"></script>
</body>
</html>