Page templates
In Sitefinity, you create layout templates (not website templates) either by using Sitefinity Layout editor or by using master pages.
You manage templates on Templates page.
To open the page, in the main menu, click Design » Page Templates.
Section contents
- Create a template using the Sitefinity Layout editor
The Layout editor is an easy and intuitive way to create grid-like layouts for your website. Using this flexible approach, you can reorder and resize all of the blocks and rename them with custom classes. With the Layout editor you can easily define new content placeholders, using entirely the Sitefinity backend – there is no need to download any template files, edit them, and re-upload them.
- Create a template using Master page (.master) files
Using ASP.NET Master Pages is the common way to add consistent layout for .NET developers. You can use this approach in case you need more complex HTML layout or you need logic in Code-Behind files.
- Including JavaScript and CSS resources
- Localization of templates
You can create a new language translation of an existing template.