Block folder
/WEB-INF/template/default/layout/Block
Contains all templates to generate the default blocks in PageSeeder.
The folder name is capitalized and case-sensitive!
Each block template is named after the block ID:
/WEB-INF/template/default/layout/Block/[block-id].xsl
The corresponding block-specific style (CSS) and behavior (JavaScript) can be found in the weborganic folder.
Project specific block templates should be placed under the correct project-specific block folder.