export const CONTENT_PLACEHOLDER = '{content-class}';
export const START_BLOCK = '{content-class-block}';
export const END_BLOCK = '{end-content-class-block}';
