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