| <html> | |
| <head> | |
| <title>Daily Motion Sample</title> | |
| <style type=text/css> | |
| td { vertical-align: top; padding: 0.5em } | |
| img { border:0 } | |
| </style> | |
| </head> | |
| <body> | |
| <p><a href="{{ logout }}">Logout</a></p> | |
| <h2>Response body:</h2> | |
| <pre>{{ content }} </pre> | |
| </body> | |
| </html> |