VascoRatoFCCN

Results 4 comments of VascoRatoFCCN

I found that it has to do with jinja2, pywb's python/html template engine. As a result, I found a workaround from [this stack overflow post](https://stackoverflow.com/questions/3450651/amp-in-url-request): just replace `{{ url }}`...

Any news on this? I have the same issue happening on a similar situation. The folowing code: ``` { %> ``` Displays like this: ![image](https://user-images.githubusercontent.com/79858044/119367243-a9407200-bca9-11eb-8ab4-1112466f9b79.png) As you can see, the...

We at Arquivo.pt had a similar issue: we archived a page which includes a link to another archived page. So when we try to follow the archived link, pywb tries...

We at Arquivo.pt also want this functionality!