1
Fork 1
mirror of https://git.lolcat.ca/lolcat/4get.git synced 2024-09-13 17:28:08 -04:00
4get/template/images.html

9 lines
148 B
HTML
Raw Permalink Normal View History

2024-02-18 19:08:22 -05:00
{%timetaken%}
2023-07-22 14:41:14 -04: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 14:41:14 -04:00
</body>
</html>