Your layout.html should contain:  

{{block head}}{{end}}

It usually does. If you do not have it add it to the <head>...</head> 
section. Than in your views:


{{block head}}<META HTTP-EQUIV = "refresh" CONTENT = "5">{{end}}



On Tuesday, 11 October 2016 20:55:33 UTC-5, Enric Rodellas wrote:
>
> How include
>  <META HTTP-EQUIV = "refresh" CONTENT = "5">
> in one file view .html ?
> without  edit change layout.html ...
>
> I guess that it would possible using response.headers but really I'm not 
> understanding how to do.
>
> Thank you very much
> Enric Rodellas
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to