summaryrefslogtreecommitdiff
path: root/docs/ref/templates/language.txt
AgeCommit message (Expand)Author
2017-04-26Fixed #27730 -- Doc'd that template vars created outside a block can't be use...kapil garg
2017-01-18Refs #23919 -- Removed Python 2 notes in docs.Tim Graham
2016-01-11Added missing period to "etc.".pp
2015-10-21Fixed #25574 -- Documented {{ dict.items }} shadowing in for template tag docs.Jacek Bzdak
2015-08-08Updated Wikipedia links to use httpsClaude Paroz
2015-01-10Wrote main documentation for templates.Aymeric Augustin
2015-01-10Moved doc on the DTL's syntax to the ref/ section.Aymeric Augustin