Rule page variables
| Variable | Description |
|---|---|
| position | Rule number e.g. {{ page.rule.position }} |
| content | The intro text in HTML e.g. {{ page.rule.content }} |
| content_text | The intro text in text e.g. {{ page.rule.content_text }} |
| content_for_mailing | The intro text suitable for mailingse.g. {{ page.rule.content_for_mailing }} |
| rules | Array of rule objects e.g. |