

| Edit a content | Opens a new tab with editing options for the content | |
| Delete content | Deletes the selected content | |
| Create new content | Creates a new content as a child of the current node |
A bundle represents a part of the website's software which provides a set of contents. In the default configuration you should have four bundles which contain the following content types:
All bundles hold two special content types:
Each bundle is divided into subsections by the website’s locales, which contain the actual contents for that locale.
A locale stands for a combination of language and country. This is necessary to map the various combinations possible, with the first two letters representing the language and the last two, separated by an underscore, represent the country. For an example, if you want to build a website for Switzerland, you will need 3 locales for each of the official languages there, which would be de_CH, fr_CH and it_CH, while if your website was for the USA, you would have only one locale named en_US.
As a further grouping tool, you can create folders within each locale according to your needs. Creating a folder works the same way as creating any other content within the content registry:
Note: In order to create content within a locale, there must be at least one parent folder present in which you can create the content.