{{extend 'plugin_jqmobile/layout.html'}} {{block header}} {{if 'auth' in globals():}} {{if not auth.user:}}
Login
{{else:}}
Logout
{{pass}} {{pass}}
{{=T("Home")}}
{{end}}
Search results for tag: {{='tag'}}
{{if True:}}
Pages
{{for child in ('dog','cat','mouse'):}} {{title = child}}
{{=child}}
{{pass}} {{pass}}
{{for tag in ('dog','cat','mouse'):}}
{{=tag}}
{{pass}}