summaryrefslogtreecommitdiff
path: root/docs/ref/templates/language.txt
AgeCommit message (Expand)Author
2018-09-10Refs #20910 -- Replaced snippet directive with code-block.Curtis Maloney
2018-07-03Doc'd that template variables & attributes may not start with an underscore.Greg Kaleka
2018-01-21Fixed #29038 -- Removed closing slash from HTML void tags.Jon Dufresne
2018-01-07Updated various links in docs to use HTTPS.Mariusz Felisiak
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