| 68 | | <li class="active">#if $inpus["tmpl"]["value"]!="Welcome"#<a href="/new/">#end if#<i class="fa fa-home"></i>#if $inpus["tmpl"]["value"]!="Welcome"#</a>#else# Home#end if#</li> |
| 69 | | #if $inpus["tmpl"]["value"]!="Welcome" |
| 70 | | #for kk in $$inpus["tmpl"]["value"].split('/') |
| | 68 | <li class="active">#if $inputs["tmpl"]["value"]!="Welcome"#<a href="/new/">#end if#<i class="fa fa-home"></i>#if $inputs["tmpl"]["value"]!="Welcome"#</a>#else# Home#end if#</li> |
| | 69 | #if $inputs["tmpl"]["value"]!="Welcome" |
| | 70 | #for kk in $inputs["tmpl"]["value"].split('/') |