<?php //contao.twig.template_hierarchy

return [PHP_INT_MAX, [
    'com_default' => [
        'vendor/contao/comments-bundle/contao/templates/comments/com_default.html5' => '@Contao_ContaoCommentsBundle/com_default.html5',
    ],
    'ce_comments' => [
        'vendor/contao/comments-bundle/contao/templates/elements/ce_comments.html5' => '@Contao_ContaoCommentsBundle/ce_comments.html5',
    ],
    'mod_comment_form' => [
        'vendor/contao/comments-bundle/contao/templates/modules/mod_comment_form.html5' => '@Contao_ContaoCommentsBundle/mod_comment_form.html5',
    ],
    'mod_comments' => [
        'vendor/contao/comments-bundle/contao/templates/modules/mod_comments.html5' => '@Contao_ContaoCommentsBundle/mod_comments.html5',
    ],
    'mod_newsletter' => [
        'vendor/contao/newsletter-bundle/contao/templates/modules/mod_newsletter.html5' => '@Contao_ContaoNewsletterBundle/mod_newsletter.html5',
    ],
    'mod_newsletterlist' => [
        'vendor/contao/newsletter-bundle/contao/templates/modules/mod_newsletterlist.html5' => '@Contao_ContaoNewsletterBundle/mod_newsletterlist.html5',
    ],
    'mod_newsletterreader' => [
        'vendor/contao/newsletter-bundle/contao/templates/modules/mod_newsletterreader.html5' => '@Contao_ContaoNewsletterBundle/mod_newsletterreader.html5',
    ],
    'nl_default' => [
        'vendor/contao/newsletter-bundle/contao/templates/newsletter/nl_default.html5' => '@Contao_ContaoNewsletterBundle/nl_default.html5',
    ],
    'cal_default' => [
        'vendor/contao/calendar-bundle/contao/templates/calendar/cal_default.html5' => '@Contao_ContaoCalendarBundle/cal_default.html5',
    ],
    'cal_mini' => [
        'vendor/contao/calendar-bundle/contao/templates/calendar/cal_mini.html5' => '@Contao_ContaoCalendarBundle/cal_mini.html5',
    ],
    'event_full' => [
        'vendor/contao/calendar-bundle/contao/templates/events/event_full.html5' => '@Contao_ContaoCalendarBundle/event_full.html5',
    ],
    'event_list' => [
        'vendor/contao/calendar-bundle/contao/templates/events/event_list.html5' => '@Contao_ContaoCalendarBundle/event_list.html5',
    ],
    'event_teaser' => [
        'vendor/contao/calendar-bundle/contao/templates/events/event_teaser.html5' => '@Contao_ContaoCalendarBundle/event_teaser.html5',
    ],
    'event_upcoming' => [
        'vendor/contao/calendar-bundle/contao/templates/events/event_upcoming.html5' => '@Contao_ContaoCalendarBundle/event_upcoming.html5',
    ],
    'mod_calendar' => [
        'vendor/contao/calendar-bundle/contao/templates/modules/mod_calendar.html5' => '@Contao_ContaoCalendarBundle/mod_calendar.html5',
    ],
    'mod_eventlist' => [
        'vendor/contao/calendar-bundle/contao/templates/modules/mod_eventlist.html5' => '@Contao_ContaoCalendarBundle/mod_eventlist.html5',
    ],
    'mod_eventmenu' => [
        'vendor/contao/calendar-bundle/contao/templates/modules/mod_eventmenu.html5' => '@Contao_ContaoCalendarBundle/mod_eventmenu.html5',
    ],
    'mod_eventreader' => [
        'vendor/contao/calendar-bundle/contao/templates/modules/mod_eventreader.html5' => '@Contao_ContaoCalendarBundle/mod_eventreader.html5',
    ],
    'info_default' => [
        'vendor/contao/listing-bundle/contao/templates/info/info_default.html5' => '@Contao_ContaoListingBundle/info_default.html5',
    ],
    'list_default' => [
        'vendor/contao/listing-bundle/contao/templates/listing/list_default.html5' => '@Contao_ContaoListingBundle/list_default.html5',
    ],
    'mod_newsarchive' => [
        'vendor/contao/news-bundle/contao/templates/modules/mod_newsarchive.html5' => '@Contao_ContaoNewsBundle/mod_newsarchive.html5',
    ],
    'mod_newslist' => [
        'vendor/contao/news-bundle/contao/templates/modules/mod_newslist.html5' => '@Contao_ContaoNewsBundle/mod_newslist.html5',
    ],
    'mod_newsmenu' => [
        'vendor/contao/news-bundle/contao/templates/modules/mod_newsmenu.html5' => '@Contao_ContaoNewsBundle/mod_newsmenu.html5',
    ],
    'mod_newsreader' => [
        'vendor/contao/news-bundle/contao/templates/modules/mod_newsreader.html5' => '@Contao_ContaoNewsBundle/mod_newsreader.html5',
    ],
    'news_full' => [
        'vendor/contao/news-bundle/contao/templates/news/news_full.html5' => '@Contao_ContaoNewsBundle/news_full.html5',
    ],
    'news_latest' => [
        'vendor/contao/news-bundle/contao/templates/news/news_latest.html5' => '@Contao_ContaoNewsBundle/news_latest.html5',
    ],
    'news_short' => [
        'vendor/contao/news-bundle/contao/templates/news/news_short.html5' => '@Contao_ContaoNewsBundle/news_short.html5',
    ],
    'news_simple' => [
        'vendor/contao/news-bundle/contao/templates/news/news_simple.html5' => '@Contao_ContaoNewsBundle/news_simple.html5',
    ],
    'mod_faqlist' => [
        'vendor/contao/faq-bundle/contao/templates/modules/mod_faqlist.html5' => '@Contao_ContaoFaqBundle/mod_faqlist.html5',
    ],
    'mod_faqpage' => [
        'vendor/contao/faq-bundle/contao/templates/modules/mod_faqpage.html5' => '@Contao_ContaoFaqBundle/mod_faqpage.html5',
    ],
    'mod_faqreader' => [
        'vendor/contao/faq-bundle/contao/templates/modules/mod_faqreader.html5' => '@Contao_ContaoFaqBundle/mod_faqreader.html5',
    ],
    'analytics_google' => [
        'vendor/contao/core-bundle/contao/templates/analytics/analytics_google.html5' => '@Contao_ContaoCoreBundle/analytics_google.html5',
    ],
    'analytics_matomo' => [
        'vendor/contao/core-bundle/contao/templates/analytics/analytics_matomo.html5' => '@Contao_ContaoCoreBundle/analytics_matomo.html5',
    ],
    'be_ace' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_ace.html5' => '@Contao_ContaoCoreBundle/be_ace.html5',
    ],
    'be_alerts' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_alerts.html5' => '@Contao_ContaoCoreBundle/be_alerts.html5',
    ],
    'be_confirm' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_confirm.html5' => '@Contao_ContaoCoreBundle/be_confirm.html5',
    ],
    'be_conflict' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_conflict.html5' => '@Contao_ContaoCoreBundle/be_conflict.html5',
    ],
    'be_crawl' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_crawl.html5' => '@Contao_ContaoCoreBundle/be_crawl.html5',
    ],
    'be_csv_import' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_csv_import.html5' => '@Contao_ContaoCoreBundle/be_csv_import.html5',
    ],
    'be_diff' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_diff.html5' => '@Contao_ContaoCoreBundle/be_diff.html5',
    ],
    'be_help' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_help.html5' => '@Contao_ContaoCoreBundle/be_help.html5',
    ],
    'be_login' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_login.html5' => '@Contao_ContaoCoreBundle/be_login.html5',
    ],
    'be_login_two_factor' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_login_two_factor.html5' => '@Contao_ContaoCoreBundle/be_login_two_factor.html5',
    ],
    'be_main' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_main.html5' => '@Contao_ContaoCoreBundle/be_main.html5',
    ],
    'be_maintenance' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_maintenance.html5' => '@Contao_ContaoCoreBundle/be_maintenance.html5',
    ],
    'be_pagination' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_pagination.html5' => '@Contao_ContaoCoreBundle/be_pagination.html5',
    ],
    'be_password' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_password.html5' => '@Contao_ContaoCoreBundle/be_password.html5',
    ],
    'be_popup' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_popup.html5' => '@Contao_ContaoCoreBundle/be_popup.html5',
    ],
    'be_purge_data' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_purge_data.html5' => '@Contao_ContaoCoreBundle/be_purge_data.html5',
    ],
    'be_tinyMCE' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_tinyMCE.html5' => '@Contao_ContaoCoreBundle/be_tinyMCE.html5',
    ],
    'be_tinyNews' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_tinyNews.html5' => '@Contao_ContaoCoreBundle/be_tinyNews.html5',
    ],
    'be_two_factor' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_two_factor.html5' => '@Contao_ContaoCoreBundle/be_two_factor.html5',
    ],
    'be_welcome' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_welcome.html5' => '@Contao_ContaoCoreBundle/be_welcome.html5',
    ],
    'be_widget' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_widget.html5' => '@Contao_ContaoCoreBundle/be_widget.html5',
    ],
    'be_widget_chk' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_widget_chk.html5' => '@Contao_ContaoCoreBundle/be_widget_chk.html5',
    ],
    'be_widget_chpw' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_widget_chpw.html5' => '@Contao_ContaoCoreBundle/be_widget_chpw.html5',
    ],
    'be_widget_rdo' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_widget_rdo.html5' => '@Contao_ContaoCoreBundle/be_widget_rdo.html5',
    ],
    'be_wildcard' => [
        'vendor/contao/core-bundle/contao/templates/backend/be_wildcard.html5' => '@Contao_ContaoCoreBundle/be_wildcard.html5',
    ],
    'block_searchable' => [
        'vendor/contao/core-bundle/contao/templates/block/block_searchable.html5' => '@Contao_ContaoCoreBundle/block_searchable.html5',
    ],
    'block_section' => [
        'vendor/contao/core-bundle/contao/templates/block/block_section.html5' => '@Contao_ContaoCoreBundle/block_section.html5',
    ],
    'block_sections' => [
        'vendor/contao/core-bundle/contao/templates/block/block_sections.html5' => '@Contao_ContaoCoreBundle/block_sections.html5',
    ],
    'block_unsearchable' => [
        'vendor/contao/core-bundle/contao/templates/block/block_unsearchable.html5' => '@Contao_ContaoCoreBundle/block_unsearchable.html5',
    ],
    'ce_accordionSingle' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_accordionSingle.html5' => '@Contao_ContaoCoreBundle/ce_accordionSingle.html5',
    ],
    'ce_accordionStart' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_accordionStart.html5' => '@Contao_ContaoCoreBundle/ce_accordionStart.html5',
    ],
    'ce_accordionStop' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_accordionStop.html5' => '@Contao_ContaoCoreBundle/ce_accordionStop.html5',
    ],
    'ce_code' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_code.html5' => '@Contao_ContaoCoreBundle/ce_code.html5',
    ],
    'ce_download' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_download.html5' => '@Contao_ContaoCoreBundle/ce_download.html5',
    ],
    'ce_downloads' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_downloads.html5' => '@Contao_ContaoCoreBundle/ce_downloads.html5',
    ],
    'ce_gallery' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_gallery.html5' => '@Contao_ContaoCoreBundle/ce_gallery.html5',
    ],
    'ce_headline' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_headline.html5' => '@Contao_ContaoCoreBundle/ce_headline.html5',
    ],
    'ce_html' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_html.html5' => '@Contao_ContaoCoreBundle/ce_html.html5',
    ],
    'ce_hyperlink' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_hyperlink.html5' => '@Contao_ContaoCoreBundle/ce_hyperlink.html5',
    ],
    'ce_image' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_image.html5' => '@Contao_ContaoCoreBundle/ce_image.html5',
    ],
    'ce_list' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_list.html5' => '@Contao_ContaoCoreBundle/ce_list.html5',
    ],
    'ce_player' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_player.html5' => '@Contao_ContaoCoreBundle/ce_player.html5',
    ],
    'ce_sliderStart' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_sliderStart.html5' => '@Contao_ContaoCoreBundle/ce_sliderStart.html5',
    ],
    'ce_sliderStop' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_sliderStop.html5' => '@Contao_ContaoCoreBundle/ce_sliderStop.html5',
    ],
    'ce_table' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_table.html5' => '@Contao_ContaoCoreBundle/ce_table.html5',
    ],
    'ce_teaser' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_teaser.html5' => '@Contao_ContaoCoreBundle/ce_teaser.html5',
    ],
    'ce_text' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_text.html5' => '@Contao_ContaoCoreBundle/ce_text.html5',
    ],
    'ce_toplink' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_toplink.html5' => '@Contao_ContaoCoreBundle/ce_toplink.html5',
    ],
    'ce_vimeo' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_vimeo.html5' => '@Contao_ContaoCoreBundle/ce_vimeo.html5',
    ],
    'ce_youtube' => [
        'vendor/contao/core-bundle/contao/templates/elements/ce_youtube.html5' => '@Contao_ContaoCoreBundle/ce_youtube.html5',
    ],
    'form_altcha' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_altcha.html5' => '@Contao_ContaoCoreBundle/form_altcha.html5',
    ],
    'form_captcha' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_captcha.html5' => '@Contao_ContaoCoreBundle/form_captcha.html5',
    ],
    'form_checkbox' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_checkbox.html5' => '@Contao_ContaoCoreBundle/form_checkbox.html5',
    ],
    'form_explanation' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_explanation.html5' => '@Contao_ContaoCoreBundle/form_explanation.html5',
    ],
    'form_fieldsetStart' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_fieldsetStart.html5' => '@Contao_ContaoCoreBundle/form_fieldsetStart.html5',
    ],
    'form_fieldsetStop' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_fieldsetStop.html5' => '@Contao_ContaoCoreBundle/form_fieldsetStop.html5',
    ],
    'form_hidden' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_hidden.html5' => '@Contao_ContaoCoreBundle/form_hidden.html5',
    ],
    'form_html' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_html.html5' => '@Contao_ContaoCoreBundle/form_html.html5',
    ],
    'form_inline' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_inline.html5' => '@Contao_ContaoCoreBundle/form_inline.html5',
    ],
    'form_message' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_message.html5' => '@Contao_ContaoCoreBundle/form_message.html5',
    ],
    'form_password' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_password.html5' => '@Contao_ContaoCoreBundle/form_password.html5',
    ],
    'form_radio' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_radio.html5' => '@Contao_ContaoCoreBundle/form_radio.html5',
    ],
    'form_range' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_range.html5' => '@Contao_ContaoCoreBundle/form_range.html5',
    ],
    'form_row' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_row.html5' => '@Contao_ContaoCoreBundle/form_row.html5',
    ],
    'form_select' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_select.html5' => '@Contao_ContaoCoreBundle/form_select.html5',
    ],
    'form_submit' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_submit.html5' => '@Contao_ContaoCoreBundle/form_submit.html5',
    ],
    'form_text' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_text.html5' => '@Contao_ContaoCoreBundle/form_text.html5',
    ],
    'form_textarea' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_textarea.html5' => '@Contao_ContaoCoreBundle/form_textarea.html5',
    ],
    'form_upload' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_upload.html5' => '@Contao_ContaoCoreBundle/form_upload.html5',
    ],
    'form_wrapper' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_wrapper.html5' => '@Contao_ContaoCoreBundle/form_wrapper.html5',
    ],
    'form_xml' => [
        'vendor/contao/core-bundle/contao/templates/forms/form_xml.html5' => '@Contao_ContaoCoreBundle/form_xml.html5',
    ],
    'fe_page' => [
        'vendor/contao/core-bundle/contao/templates/frontend/fe_page.html5' => '@Contao_ContaoCoreBundle/fe_page.html5',
    ],
    'gallery_default' => [
        'vendor/contao/core-bundle/contao/templates/gallery/gallery_default.html5' => '@Contao_ContaoCoreBundle/gallery_default.html5',
    ],
    'image' => [
        'vendor/contao/core-bundle/contao/templates/image/image.html5' => '@Contao_ContaoCoreBundle/image.html5',
    ],
    'j_accordion' => [
        'vendor/contao/core-bundle/contao/templates/jquery/j_accordion.html5' => '@Contao_ContaoCoreBundle/j_accordion.html5',
    ],
    'j_colorbox' => [
        'vendor/contao/core-bundle/contao/templates/jquery/j_colorbox.html5' => '@Contao_ContaoCoreBundle/j_colorbox.html5',
    ],
    'j_tablesort' => [
        'vendor/contao/core-bundle/contao/templates/jquery/j_tablesort.html5' => '@Contao_ContaoCoreBundle/j_tablesort.html5',
    ],
    'js_accordion' => [
        'vendor/contao/core-bundle/contao/templates/js/js_accordion.html5' => '@Contao_ContaoCoreBundle/js_accordion.html5',
    ],
    'js_autofocus' => [
        'vendor/contao/core-bundle/contao/templates/js/js_autofocus.html5' => '@Contao_ContaoCoreBundle/js_autofocus.html5',
    ],
    'js_nocookie' => [
        'vendor/contao/core-bundle/contao/templates/js/js_nocookie.html5' => '@Contao_ContaoCoreBundle/js_nocookie.html5',
    ],
    'js_slider' => [
        'vendor/contao/core-bundle/contao/templates/js/js_slider.html5' => '@Contao_ContaoCoreBundle/js_slider.html5',
    ],
    'mail_default' => [
        'vendor/contao/core-bundle/contao/templates/mail/mail_default.html5' => '@Contao_ContaoCoreBundle/mail_default.html5',
    ],
    'mail_responsive' => [
        'vendor/contao/core-bundle/contao/templates/mail/mail_responsive.html5' => '@Contao_ContaoCoreBundle/mail_responsive.html5',
    ],
    'member_default' => [
        'vendor/contao/core-bundle/contao/templates/member/member_default.html5' => '@Contao_ContaoCoreBundle/member_default.html5',
    ],
    'member_grouped' => [
        'vendor/contao/core-bundle/contao/templates/member/member_grouped.html5' => '@Contao_ContaoCoreBundle/member_grouped.html5',
    ],
    'mod_article' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_article.html5' => '@Contao_ContaoCoreBundle/mod_article.html5',
    ],
    'mod_articlelist' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_articlelist.html5' => '@Contao_ContaoCoreBundle/mod_articlelist.html5',
    ],
    'mod_articlenav' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_articlenav.html5' => '@Contao_ContaoCoreBundle/mod_articlenav.html5',
    ],
    'mod_booknav' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_booknav.html5' => '@Contao_ContaoCoreBundle/mod_booknav.html5',
    ],
    'mod_breadcrumb' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_breadcrumb.html5' => '@Contao_ContaoCoreBundle/mod_breadcrumb.html5',
    ],
    'mod_changePassword' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_changePassword.html5' => '@Contao_ContaoCoreBundle/mod_changePassword.html5',
    ],
    'mod_closeAccount' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_closeAccount.html5' => '@Contao_ContaoCoreBundle/mod_closeAccount.html5',
    ],
    'mod_customnav' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_customnav.html5' => '@Contao_ContaoCoreBundle/mod_customnav.html5',
    ],
    'mod_html' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_html.html5' => '@Contao_ContaoCoreBundle/mod_html.html5',
    ],
    'mod_login' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_login.html5' => '@Contao_ContaoCoreBundle/mod_login.html5',
    ],
    'mod_lostPassword' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_lostPassword.html5' => '@Contao_ContaoCoreBundle/mod_lostPassword.html5',
    ],
    'mod_message' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_message.html5' => '@Contao_ContaoCoreBundle/mod_message.html5',
    ],
    'mod_navigation' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_navigation.html5' => '@Contao_ContaoCoreBundle/mod_navigation.html5',
    ],
    'mod_password' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_password.html5' => '@Contao_ContaoCoreBundle/mod_password.html5',
    ],
    'mod_quicklink' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_quicklink.html5' => '@Contao_ContaoCoreBundle/mod_quicklink.html5',
    ],
    'mod_quicknav' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_quicknav.html5' => '@Contao_ContaoCoreBundle/mod_quicknav.html5',
    ],
    'mod_randomImage' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_randomImage.html5' => '@Contao_ContaoCoreBundle/mod_randomImage.html5',
    ],
    'mod_search' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_search.html5' => '@Contao_ContaoCoreBundle/mod_search.html5',
    ],
    'mod_sitemap' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_sitemap.html5' => '@Contao_ContaoCoreBundle/mod_sitemap.html5',
    ],
    'mod_two_factor' => [
        'vendor/contao/core-bundle/contao/templates/modules/mod_two_factor.html5' => '@Contao_ContaoCoreBundle/mod_two_factor.html5',
    ],
    'moo_accordion' => [
        'vendor/contao/core-bundle/contao/templates/mootools/moo_accordion.html5' => '@Contao_ContaoCoreBundle/moo_accordion.html5',
    ],
    'moo_chosen' => [
        'vendor/contao/core-bundle/contao/templates/mootools/moo_chosen.html5' => '@Contao_ContaoCoreBundle/moo_chosen.html5',
    ],
    'moo_mediabox' => [
        'vendor/contao/core-bundle/contao/templates/mootools/moo_mediabox.html5' => '@Contao_ContaoCoreBundle/moo_mediabox.html5',
    ],
    'moo_tablesort' => [
        'vendor/contao/core-bundle/contao/templates/mootools/moo_tablesort.html5' => '@Contao_ContaoCoreBundle/moo_tablesort.html5',
    ],
    'nav_default' => [
        'vendor/contao/core-bundle/contao/templates/navigation/nav_default.html5' => '@Contao_ContaoCoreBundle/nav_default.html5',
    ],
    'pagination' => [
        'vendor/contao/core-bundle/contao/templates/pagination/pagination.html5' => '@Contao_ContaoCoreBundle/pagination.html5',
    ],
    'picture_default' => [
        'vendor/contao/core-bundle/contao/templates/picture/picture_default.html5' => '@Contao_ContaoCoreBundle/picture_default.html5',
    ],
    'rss_default' => [
        'vendor/contao/core-bundle/contao/templates/rss/rss_default.html5' => '@Contao_ContaoCoreBundle/rss_default.html5',
    ],
    'rss_items_only' => [
        'vendor/contao/core-bundle/contao/templates/rss/rss_items_only.html5' => '@Contao_ContaoCoreBundle/rss_items_only.html5',
    ],
    'search_default' => [
        'vendor/contao/core-bundle/contao/templates/search/search_default.html5' => '@Contao_ContaoCoreBundle/search_default.html5',
    ],
    'backend/module_wildcard' => [
        'vendor/contao/core-bundle/contao/templates/twig/backend/module_wildcard.html.twig' => '@Contao_ContaoCoreBundle/backend/module_wildcard.html.twig',
    ],
    'backend/template_skeleton' => [
        'vendor/contao/core-bundle/contao/templates/twig/backend/template_skeleton.html.twig' => '@Contao_ContaoCoreBundle/backend/template_skeleton.html.twig',
    ],
    'component/_download' => [
        'vendor/contao/core-bundle/contao/templates/twig/component/_download.html.twig' => '@Contao_ContaoCoreBundle/component/_download.html.twig',
    ],
    'component/_figure' => [
        'vendor/contao/core-bundle/contao/templates/twig/component/_figure.html.twig' => '@Contao_ContaoCoreBundle/component/_figure.html.twig',
    ],
    'component/_headline' => [
        'vendor/contao/core-bundle/contao/templates/twig/component/_headline.html.twig' => '@Contao_ContaoCoreBundle/component/_headline.html.twig',
    ],
    'component/_list' => [
        'vendor/contao/core-bundle/contao/templates/twig/component/_list.html.twig' => '@Contao_ContaoCoreBundle/component/_list.html.twig',
    ],
    'component/_picture' => [
        'vendor/contao/core-bundle/contao/templates/twig/component/_picture.html.twig' => '@Contao_ContaoCoreBundle/component/_picture.html.twig',
    ],
    'component/_read_more' => [
        'vendor/contao/core-bundle/contao/templates/twig/component/_read_more.html.twig' => '@Contao_ContaoCoreBundle/component/_read_more.html.twig',
    ],
    'component/_rich_text' => [
        'vendor/contao/core-bundle/contao/templates/twig/component/_rich_text.html.twig' => '@Contao_ContaoCoreBundle/component/_rich_text.html.twig',
    ],
    'component/_splash_screen' => [
        'vendor/contao/core-bundle/contao/templates/twig/component/_splash_screen.html.twig' => '@Contao_ContaoCoreBundle/component/_splash_screen.html.twig',
    ],
    'component/_stylesheet' => [
        'vendor/contao/core-bundle/contao/templates/twig/component/_stylesheet.html.twig' => '@Contao_ContaoCoreBundle/component/_stylesheet.html.twig',
    ],
    'component/_table' => [
        'vendor/contao/core-bundle/contao/templates/twig/component/_table.html.twig' => '@Contao_ContaoCoreBundle/component/_table.html.twig',
    ],
    'content_element/_base' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/_base.html.twig' => '@Contao_ContaoCoreBundle/content_element/_base.html.twig',
    ],
    'content_element/_video' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/_video.html.twig' => '@Contao_ContaoCoreBundle/content_element/_video.html.twig',
    ],
    'content_element/accordion' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/accordion.html.twig' => '@Contao_ContaoCoreBundle/content_element/accordion.html.twig',
    ],
    'content_element/code' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/code.html.twig' => '@Contao_ContaoCoreBundle/content_element/code.html.twig',
    ],
    'content_element/description_list' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/description_list.html.twig' => '@Contao_ContaoCoreBundle/content_element/description_list.html.twig',
    ],
    'content_element/download' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/download.html.twig' => '@Contao_ContaoCoreBundle/content_element/download.html.twig',
    ],
    'content_element/downloads' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/downloads.html.twig' => '@Contao_ContaoCoreBundle/content_element/downloads.html.twig',
    ],
    'content_element/element_group' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/element_group.html.twig' => '@Contao_ContaoCoreBundle/content_element/element_group.html.twig',
    ],
    'content_element/gallery' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/gallery.html.twig' => '@Contao_ContaoCoreBundle/content_element/gallery.html.twig',
    ],
    'content_element/headline' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/headline.html.twig' => '@Contao_ContaoCoreBundle/content_element/headline.html.twig',
    ],
    'content_element/html' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/html.html.twig' => '@Contao_ContaoCoreBundle/content_element/html.html.twig',
    ],
    'content_element/hyperlink' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/hyperlink.html.twig' => '@Contao_ContaoCoreBundle/content_element/hyperlink.html.twig',
    ],
    'content_element/image' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/image.html.twig' => '@Contao_ContaoCoreBundle/content_element/image.html.twig',
    ],
    'content_element/list' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/list.html.twig' => '@Contao_ContaoCoreBundle/content_element/list.html.twig',
    ],
    'content_element/markdown' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/markdown.html.twig' => '@Contao_ContaoCoreBundle/content_element/markdown.html.twig',
    ],
    'content_element/player' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/player.html.twig' => '@Contao_ContaoCoreBundle/content_element/player.html.twig',
    ],
    'content_element/swiper' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/swiper.html.twig' => '@Contao_ContaoCoreBundle/content_element/swiper.html.twig',
    ],
    'content_element/table' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/table.html.twig' => '@Contao_ContaoCoreBundle/content_element/table.html.twig',
    ],
    'content_element/teaser' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/teaser.html.twig' => '@Contao_ContaoCoreBundle/content_element/teaser.html.twig',
    ],
    'content_element/template' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/template.html.twig' => '@Contao_ContaoCoreBundle/content_element/template.html.twig',
    ],
    'content_element/text' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/text.html.twig' => '@Contao_ContaoCoreBundle/content_element/text.html.twig',
    ],
    'content_element/toplink' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/toplink.html.twig' => '@Contao_ContaoCoreBundle/content_element/toplink.html.twig',
    ],
    'content_element/unfiltered_html' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/unfiltered_html.html.twig' => '@Contao_ContaoCoreBundle/content_element/unfiltered_html.html.twig',
    ],
    'content_element/vimeo' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/vimeo.html.twig' => '@Contao_ContaoCoreBundle/content_element/vimeo.html.twig',
    ],
    'content_element/youtube' => [
        'vendor/contao/core-bundle/contao/templates/twig/content_element/youtube.html.twig' => '@Contao_ContaoCoreBundle/content_element/youtube.html.twig',
    ],
    'frontend_module/_base' => [
        'vendor/contao/core-bundle/contao/templates/twig/frontend_module/_base.html.twig' => '@Contao_ContaoCoreBundle/frontend_module/_base.html.twig',
    ],
    'frontend_module/feed_reader' => [
        'vendor/contao/core-bundle/contao/templates/twig/frontend_module/feed_reader.html.twig' => '@Contao_ContaoCoreBundle/frontend_module/feed_reader.html.twig',
    ],
    'frontend_module/template' => [
        'vendor/contao/core-bundle/contao/templates/twig/frontend_module/template.html.twig' => '@Contao_ContaoCoreBundle/frontend_module/template.html.twig',
    ],
    'frontend_module/unfiltered_html' => [
        'vendor/contao/core-bundle/contao/templates/twig/frontend_module/unfiltered_html.html.twig' => '@Contao_ContaoCoreBundle/frontend_module/unfiltered_html.html.twig',
    ],
]];
