Changes between Version 3 and Version 4 of TemplateEnginesInspiredByDjango
- Timestamp:
- 10/28/2014 08:23:31 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TemplateEnginesInspiredByDjango
v3 v4 27 27 28 28 Mozilla's implementation of Jinja in Javascript. 29 30 == [http://liquidmarkup.org/ Liquid templating language] 31 32 Ruby templating library, extracted from Shopify. The syntax for tags, variables, and filters is the same as Django's. 33