Child: [a4fcd5] (diff)

Download this file

photo.html    8 lines (7 with data), 189 Bytes

1
2
3
4
5
6
7
<html>
<body>
<a href="$href" target="_blank">
<img alt="$data.title" title="$data.title" src="$data.url" width="$data.width" height="$data.height"/>
</a>
</body>
</html>