Browse Source

How embarrassing.

tags/0.5.0-vsc
Sahab Yazdani 16 years ago
parent
commit
3dd4c87e09
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mustache.js

+ 1
- 1
mustache.js View File

@@ -10,7 +10,7 @@ var Mustache = function() {
Renderer.prototype = {
otag: "{{",
ctag: "}}",
pragmas: {},thi
pragmas: {},
buffer: [],
pragmas_implemented: {
"IMPLICIT-ITERATOR": true


Loading…
Cancel
Save