0
Fork 0
mirror of https://git.lolcat.ca/lolcat/4get.git synced 2024-12-17 23:56:16 -05:00
4get/template/images.html
2023-07-22 14:41:14 -04:00

7 lines
119 B
HTML

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