find and replace in my layout.html from {{}} to for ex {% %} does not work!
i get this
{{ response.files.insert(0,URL('static','js/jquery.js'))
response.files.insert(1,URL('static','css/calendar.css'))
response.files.insert(2,URL('static','js/calendar.js'))
response.files.insert(3,URL('static','js/web2py.js'))
response.include_meta() response.include_files() }}
[ Login
<http://localhost:8000/Polymer/default/user/login?_next=/Polymer/default/index>
| Register
<http://localhost:8000/Polymer/default/user/register?_next=/Polymer/default/index>
| Lost password?
<http://localhost:8000/Polymer/default/user/request_reset_password?_next=/Polymer/default/index>
]
PolymerApp
- Home <http://localhost:8000/Polymer/default/index>
- web2py <http://web2py.com/>
- My Sites <http://localhost:8000/admin/default/site>
- This App <http://localhost:8000/admin/default/design/Polymer>
- Controller
<http://localhost:8000/admin/default/edit/Polymer/controllers/default.py>
- View
<http://localhost:8000/admin/default/edit/Polymer/views/default/index.html>
- Layout
<http://localhost:8000/admin/default/edit/Polymer/views/layout.html>
- Stylesheet
<http://localhost:8000/admin/default/edit/Polymer/static/css/web2py.css>
- DB Model
<http://localhost:8000/admin/default/edit/Polymer/models/db.py>
- Menu Model
<http://localhost:8000/admin/default/edit/Polymer/models/menu.py>
- Database <http://localhost:8000/Polymer/appadmin/index>
- Errors <http://localhost:8000/admin/default/errors/Polymer>
- About <http://localhost:8000/admin/default/about/Polymer>
- web2py.com <http://www.web2py.com/>
- Download <http://www.web2py.com/examples/default/download>
2014-12-31 13:41 GMT+00:00 António Ramos <[email protected]>:
> Im trying to use polymer inside web2py
>
> Polymer so far does not allow to change the delimiters so i have to change
> web2py's delimiters.
>
> I will find and replace as Anthony said.
>
> Thank you
>
>
>
>
> 2014-12-31 13:32 GMT+00:00 Cássio Botaro <[email protected]>:
>
>> Explain more about your problem.
>>>
>> Maybe change delimiters is not the right choice.
>>
>> --
>> 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.
>>
>
>
--
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.