Plate Templating Language
Introduction
Last updated: · Published:
Get up and running with Plate templating quickly. This section will help you to know the initial key features.
- Plate Grid system
- Liquid introduction - Plate uses Liquid as the templating engine, supplemented with Plate-specific tags and filters
- Objects - An Object represents a certain record (from the Plate database) inside Liquid
- Tags - With Tags you can use some programming logic inside Liquid
- Filters