Handle the middlewares, as is done in Django.
| 1 | getResponse(resp, req)
 | 
| resp | The response object moving through the middlewares. | 
| req | The request for which the response is being created. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.