This section gives an overview of the different resource components that are available to the Etomite developer. Each type of resource can be used several ways, depending on when and where it is being used.
Second sideBanner
This is another sideBanner which is being displayed by the getSideBar snippet. The longtitle field is being displayed as the header for this entry.
Templates provide the overall page layout structure for your site. You can use as many different templates as you need to provide the proper layout structure for each section of your site, or you can use a single template for the entire site. The listing below is the HTML markup for the template being used for this default installation.
You can learn more about Templates on the documentation site.
As you preview the template markup you will notice that all resources have been disabled by inserting a blank space within the opening tags. This has been done so that those resource calls are not processed. The actual template code does not contain these extra spaces.