Add new template rule type
This pull request adds a new rule type, template, that allows users to use a template to determine whether a rule matches. If and only if the template yields true, yes, on or 1, will the rule match.
This pull request adds a new rule type, template, that allows users to use a template to determine whether a rule matches. If and only if the template yields true, yes, on or 1, will the rule match.