Using Templates¶
In Flamingo IDE, such entities as templates are used to make your site responsive.
What is template?¶
Flamingo template is a set of rules that specify how to make a desktop-designed page (further it will be referred to as original page ) responsive. It represents the view of the page on a smartphone or tablet. It consists of HTML code and styles along with excerpts of dynamic content taken from the original desktop website.
Applying templates¶
You can refer to the topics listed below to learn how to use templates and all advantages you can benefit from.
Creating and Deleting Templates
Follow the instruction provided in this topic to create and delete templates.
Learn how to work with templates using Template Manager.
Learn how to use conditions while assigning template to page(s).
Peculiarities of template syntax are described in this topic.
Learn how to modify template properties.
Learn all features of Flamingo templates.
Learn how to find the template you need.
See also