您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
mustache.js Changes
0.2 (??-??-????)
- ctemplate compat: Partials are indicated by >, not <.
- Add support for {{%PRAGMA}} to enable features.
- Made array of strings an option. Enable with
{{%JSTACHE-ENABLE-STRING-ARRAYS}}.
- mustache compat: Don't barf on unknown variables.