{{template "member/top.html" .}}

{{if .isNew}} {{msg $ "addTheme"}} {{else}} {{msg $ "updateTheme"}} - {{.theme.Name}} {{end}} {{msg . "preview"}} {{msg . "needHelp"}} {{msg . "Leanote Blog Theme Api"}}

{{msg . "tplStyleScript"}}:
{{range .myTpls}} {{.}} {{end}}
{{msg . "currentFile"}}: header.html
{{msg . "image"}}: images/
{{template "member/footer.html" .}} {{template "member/end.html" .}}