summaryrefslogtreecommitdiff
path: root/template/images.html
blob: a09c1219a9380309a5191ae2ccff765c50ea347c (plain)
1
2
3
4
5
6
7
		<div id="images">
			{%images%}
		</div>
		{%nextpage%}
		<script src="/static/client.js"></script>
	</body>
</html>