hi is it possible to create a site with a switch like chosing a language (http://vimeo.com/7520812) but instead of language i would like to select which version of a view i woul like to see: desktop or mobile so the first line in i view would be: extend "layout.html" or extend "plugin_jqmobile/layout.html"
as i know i can not put {{extend ... inside if statement
and {{extend ... should bee the first statement
andrej

