blob: a8001d09254a98c99739657725340b84dd194a2a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Photos</title>
</head>
<script src="static/photos.js"></script>
<body onload="initGallery('gallery')">
<div id="gallery" />
</body>
</html>