Source: site.view [edit]
Function name: http
Arguments: url
Description: Returns "http:"+url as a string. Convenience function so don't have to quote urls
Page type: webl
Render function:  
Module: site

Page source:

"http:" + url;