blob: f86902fca025f393e41a1399c990a98a13a331ed [file] [log] [blame]
Joe Gregoriofa6630c2011-03-11 09:15:45 -05001<html>
2 <head>
3 <title>Daily Motion Sample</title>
4 <style type=text/css>
5 td { vertical-align: top; padding: 0.5em }
6 img { border:0 }
7 </style>
8 </head>
9 <body>
10 <p><a href="{{ logout }}">Logout</a></p>
Joe Gregorioc47fab72011-07-06 08:29:20 -040011 <h2>Response body:</h2>
12 <pre>{{ content }} </pre>
Joe Gregoriofa6630c2011-03-11 09:15:45 -050013 </body>
14</html>