% extends 'layout.html' %> <% block templates %> <%= partial( 'newsletter_editor_template_tools_generic', 'newsletter/templates/blocks/base/toolsGeneric.hbs' ) %> <%= partial( 'newsletter_editor_template_automated_latest_content_block', 'newsletter/templates/blocks/automatedLatestContent/block.hbs' ) %> <%= partial( 'newsletter_editor_template_automated_latest_content_widget', 'newsletter/templates/blocks/automatedLatestContent/widget.hbs' ) %> <%= partial( 'newsletter_editor_template_automated_latest_content_settings', 'newsletter/templates/blocks/automatedLatestContent/settings.hbs' ) %> <%= partial( 'newsletter_editor_template_automated_latest_content_layout_block', 'newsletter/templates/blocks/automatedLatestContentLayout/block.hbs' ) %> <%= partial( 'newsletter_editor_template_automated_latest_content_layout_widget', 'newsletter/templates/blocks/automatedLatestContentLayout/widget.hbs' ) %> <%= partial( 'newsletter_editor_template_automated_latest_content_layout_settings', 'newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs' ) %> <%= partial( 'newsletter_editor_template_button_block', 'newsletter/templates/blocks/button/block.hbs' ) %> <%= partial( 'newsletter_editor_template_button_widget', 'newsletter/templates/blocks/button/widget.hbs' ) %> <%= partial( 'newsletter_editor_template_button_settings', 'newsletter/templates/blocks/button/settings.hbs' ) %> <%= partial( 'newsletter_editor_template_container_block', 'newsletter/templates/blocks/container/block.hbs' ) %> <%= partial( 'newsletter_editor_template_container_block_empty', 'newsletter/templates/blocks/container/emptyBlock.hbs' ) %> <%= partial( 'newsletter_editor_template_container_one_column_widget', 'newsletter/templates/blocks/container/oneColumnLayoutWidget.hbs' ) %> <%= partial( 'newsletter_editor_template_container_two_column_widget', 'newsletter/templates/blocks/container/twoColumnLayoutWidget.hbs' ) %> <%= partial( 'newsletter_editor_template_container_two_column_12_widget', 'newsletter/templates/blocks/container/twoColumnLayoutWidget12.hbs' ) %> <%= partial( 'newsletter_editor_template_container_two_column_21_widget', 'newsletter/templates/blocks/container/twoColumnLayoutWidget21.hbs' ) %> <%= partial( 'newsletter_editor_template_container_three_column_widget', 'newsletter/templates/blocks/container/threeColumnLayoutWidget.hbs' ) %> <%= partial( 'newsletter_editor_template_container_settings', 'newsletter/templates/blocks/container/settings.hbs' ) %> <%= partial( 'newsletter_editor_template_container_column_settings', 'newsletter/templates/blocks/container/columnSettings.hbs' ) %> <%= partial( 'newsletter_editor_template_divider_block', 'newsletter/templates/blocks/divider/block.hbs' ) %> <%= partial( 'newsletter_editor_template_divider_widget', 'newsletter/templates/blocks/divider/widget.hbs' ) %> <%= partial( 'newsletter_editor_template_divider_settings', 'newsletter/templates/blocks/divider/settings.hbs' ) %> <%= partial( 'newsletter_editor_template_footer_block', 'newsletter/templates/blocks/footer/block.hbs' ) %> <%= partial( 'newsletter_editor_template_footer_widget', 'newsletter/templates/blocks/footer/widget.hbs' ) %> <%= partial( 'newsletter_editor_template_footer_settings', 'newsletter/templates/blocks/footer/settings.hbs' ) %> <%= partial( 'newsletter_editor_template_header_block', 'newsletter/templates/blocks/header/block.hbs' ) %> <%= partial( 'newsletter_editor_template_header_widget', 'newsletter/templates/blocks/header/widget.hbs' ) %> <%= partial( 'newsletter_editor_template_header_settings', 'newsletter/templates/blocks/header/settings.hbs' ) %> <%= partial( 'newsletter_editor_template_image_block', 'newsletter/templates/blocks/image/block.hbs' ) %> <%= partial( 'newsletter_editor_template_image_widget', 'newsletter/templates/blocks/image/widget.hbs' ) %> <%= partial( 'newsletter_editor_template_image_settings', 'newsletter/templates/blocks/image/settings.hbs' ) %> <%= partial( 'newsletter_editor_template_posts_block', 'newsletter/templates/blocks/posts/block.hbs' ) %> <%= partial( 'newsletter_editor_template_posts_widget', 'newsletter/templates/blocks/posts/widget.hbs' ) %> <%= partial( 'newsletter_editor_template_posts_settings', 'newsletter/templates/blocks/posts/settings.hbs' ) %> <%= partial( 'newsletter_editor_template_posts_settings_display_options', 'newsletter/templates/blocks/posts/settingsDisplayOptions.hbs' ) %> <%= partial( 'newsletter_editor_template_posts_settings_selection', 'newsletter/templates/blocks/posts/settingsSelection.hbs' ) %> <%= partial( 'newsletter_editor_template_posts_settings_selection_empty', 'newsletter/templates/blocks/posts/settingsSelectionEmpty.hbs' ) %> <%= partial( 'newsletter_editor_template_posts_settings_single_post', 'newsletter/templates/blocks/posts/settingsSinglePost.hbs' ) %> <%= partial( 'newsletter_editor_template_social_block', 'newsletter/templates/blocks/social/block.hbs' ) %> <%= partial( 'newsletter_editor_template_social_block_icon', 'newsletter/templates/blocks/social/blockIcon.hbs' ) %> <%= partial( 'newsletter_editor_template_social_widget', 'newsletter/templates/blocks/social/widget.hbs' ) %> <%= partial( 'newsletter_editor_template_social_settings', 'newsletter/templates/blocks/social/settings.hbs' ) %> <%= partial( 'newsletter_editor_template_social_settings_icon', 'newsletter/templates/blocks/social/settingsIcon.hbs' ) %> <%= partial( 'newsletter_editor_template_social_settings_icon_selector', 'newsletter/templates/blocks/social/settingsIconSelector.hbs' ) %> <%= partial( 'newsletter_editor_template_social_settings_styles', 'newsletter/templates/blocks/social/settingsStyles.hbs' ) %> <%= partial( 'newsletter_editor_template_spacer_block', 'newsletter/templates/blocks/spacer/block.hbs' ) %> <%= partial( 'newsletter_editor_template_spacer_widget', 'newsletter/templates/blocks/spacer/widget.hbs' ) %> <%= partial( 'newsletter_editor_template_spacer_settings', 'newsletter/templates/blocks/spacer/settings.hbs' ) %> <%= partial( 'newsletter_editor_template_text_block', 'newsletter/templates/blocks/text/block.hbs' ) %> <%= partial( 'newsletter_editor_template_text_widget', 'newsletter/templates/blocks/text/widget.hbs' ) %> <%= partial( 'newsletter_editor_template_text_settings', 'newsletter/templates/blocks/text/settings.hbs' ) %> <%= partial( 'newsletter_editor_template_heading', 'newsletter/templates/components/heading.hbs' ) %> <%= partial( 'newsletter_editor_template_save', 'newsletter/templates/components/save.hbs' ) %> <%= partial( 'newsletter_editor_template_styles', 'newsletter/templates/components/styles.hbs' ) %> <%= partial( 'newsletter_editor_template_newsletter_preview', 'newsletter/templates/components/newsletterPreview.hbs' ) %> <%= partial( 'newsletter_editor_template_sidebar', 'newsletter/templates/components/sidebar/sidebar.hbs' ) %> <%= partial( 'newsletter_editor_template_sidebar_content', 'newsletter/templates/components/sidebar/content.hbs' ) %> <%= partial( 'newsletter_editor_template_sidebar_layout', 'newsletter/templates/components/sidebar/layout.hbs' ) %> <%= partial( 'newsletter_editor_template_sidebar_preview', 'newsletter/templates/components/sidebar/preview.hbs' ) %> <%= partial( 'newsletter_editor_template_sidebar_styles', 'newsletter/templates/components/sidebar/styles.hbs' ) %> <% endblock %> <% block content %>