diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-10-05 17:49:19 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-10-05 17:49:19 -0400 |
| commit | ae843591da0fea1a57684f26737be0b484718809 (patch) | |
| tree | 547be3ae5d69c3568626a2f9ce9f35e034c82ed6 /app/node_modules/oktemplate/index.js | |
| parent | 95df0e83fdb7f564d64b6c916e674e0db46c116d (diff) | |
okpush template stuff
Diffstat (limited to 'app/node_modules/oktemplate/index.js')
| -rw-r--r-- | app/node_modules/oktemplate/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/node_modules/oktemplate/index.js b/app/node_modules/oktemplate/index.js index ae9d1b1..2264938 100644 --- a/app/node_modules/oktemplate/index.js +++ b/app/node_modules/oktemplate/index.js @@ -37,7 +37,7 @@ var filters = { }; /** - * Manages templates. Only supports Mustache currently/ + * Manages templates. Only supports Liquid currently/ */ function OKTemplateRepo(options) { options = options || {}; |
