Child: [a4fcd5] (diff)

Download this file

link.html    10 lines (9 with data), 144 Bytes

1
2
3
4
5
6
7
8
9
<html>
<?python from pprint import pformat?>
<body>
<pre>
href: ${href}
data: ${pformat(data)}
</pre>
</body>
</html>