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