Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 367 Bytes

kms-models-drops.md

File metadata and controls

6 lines (5 loc) · 367 Bytes

models

Variable models gives access to models collections of entries. You can access collection using model collection name - "Collection name (for Liquor)" field. For example, if you created some Model with "services" collection name, then you could iterate its collection using "for" tag like this:

{% for service in: models.services do: %}