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