@extends("main") @set(title: "home1") @args String title; @cache() {
test default escape
test render section
test default layout content
test cache
test tag cache
load tag using relative path
load tag using import path
call action method from view
Call fast tag
Include other templates
test break continue statement
test dynamic tag dispatch
test extends layout template with params
test extends layout template with out params
Call tags that extending other templates
Test tag invoke with callback
Test assignment
Test chained extension
Misc tests
tests simple template
tests Cache4
tests Cache4 with session data check enabled
test inline tag
Fibonacci - recursive tag invocation
} @include(tmpl_src)