Files
4get/src/template/images.html
ngn ce81a54de1
All checks were successful
Build and publish the docker image / build (push) Successful in 18s
general cleanup
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-19 06:42:44 +03:00

9 lines
148 B
HTML

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