Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add gen_id method to the global nunjucks context.
This method generates a random 8 digit number, left padded with zeros. This can then be used to uniquely id items in template generated handling.
- Loading branch information