diff --git a/covid19/templates/admin/admin_info.html b/covid19/templates/admin/admin_info.html index b97f45130a51e032308bc21d6c11ed7c84ad9571..2f3f9cafcd94539aa654fc1fb0f3967c19a5211e 100644 --- a/covid19/templates/admin/admin_info.html +++ b/covid19/templates/admin/admin_info.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} diff --git a/covid19/templates/admin/admin_tasks.html b/covid19/templates/admin/admin_tasks.html index 0ace9684c99003aa3a8070df03ecad7c1b1c308f..d30234c9e6beb387289453e27f32c8d0b7e47f35 100644 --- a/covid19/templates/admin/admin_tasks.html +++ b/covid19/templates/admin/admin_tasks.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} diff --git a/covid19/templates/common/page_home.html b/covid19/templates/common/page_home.html index 3f4341ab5908d7676115e68256cceb08643ac173..9b4cdb8bc9f8192737a95bb80929f1c5cbb925fe 100644 --- a/covid19/templates/common/page_home.html +++ b/covid19/templates/common/page_home.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} diff --git a/covid19/templates/page_layout.html b/covid19/templates/common/page_layout.html similarity index 100% rename from covid19/templates/page_layout.html rename to covid19/templates/common/page_layout.html diff --git a/covid19/templates/europe/continent/europe_continent_all.html b/covid19/templates/europe/continent/europe_continent_all.html index 6c589422fe415ffba794e749e2720e1b28c430c4..ae1c59b84f4709c35fc1b252ebf15e82b1291193 100644 --- a/covid19/templates/europe/continent/europe_continent_all.html +++ b/covid19/templates/europe/continent/europe_continent_all.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} <nav aria-label="breadcrumb"> diff --git a/covid19/templates/europe/continent/europe_continent_germany.html b/covid19/templates/europe/continent/europe_continent_germany.html index 84b53d064e3b1f6c9efb5d746bb0e2ddf1f20e7b..e3c8dbb9ca3b4ae057c298c7fc7ba868a14ce875 100644 --- a/covid19/templates/europe/continent/europe_continent_germany.html +++ b/covid19/templates/europe/continent/europe_continent_germany.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} <nav aria-label="breadcrumb"> diff --git a/covid19/templates/europe/continent/europe_continent_one.html b/covid19/templates/europe/continent/europe_continent_one.html index 46f169bfe62732c264cd838848a56fe786a8e657..40f0d16c48bbdd9c81de451c8c287ac873eb4e03 100644 --- a/covid19/templates/europe/continent/europe_continent_one.html +++ b/covid19/templates/europe/continent/europe_continent_one.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} <nav aria-label="breadcrumb"> diff --git a/covid19/templates/europe/country/europe_country_all.html b/covid19/templates/europe/country/europe_country_all.html index 114cda0bc2c74b57b48dc2940efb560a9c1048b3..b779f9114eaa7b6dbe5996075879a83ff88b9a57 100644 --- a/covid19/templates/europe/country/europe_country_all.html +++ b/covid19/templates/europe/country/europe_country_all.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} <nav aria-label="breadcrumb"> diff --git a/covid19/templates/europe/country/europe_country_germany.html b/covid19/templates/europe/country/europe_country_germany.html index ff7bc975f956a41cc4c0d36068f8395c862b0f5e..603cc87db5d25e64e3686582830bb54581c0d080 100644 --- a/covid19/templates/europe/country/europe_country_germany.html +++ b/covid19/templates/europe/country/europe_country_germany.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_navtabs %} {% include 'europe/fragments/fragment_europe_navtabs.html' %} diff --git a/covid19/templates/europe/country/europe_country_one.html b/covid19/templates/europe/country/europe_country_one.html index 58bbe6b503d540464ed7b3ec571c73bf7b5729bc..4cdf718205f20343cf90331b2547c33531c1aabe 100644 --- a/covid19/templates/europe/country/europe_country_one.html +++ b/covid19/templates/europe/country/europe_country_one.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_navtabs %} {% include 'europe/fragments/fragment_europe_navtabs.html' %} diff --git a/covid19/templates/europe/date_reported/europe_date_reported_all.html b/covid19/templates/europe/date_reported/europe_date_reported_all.html index a20ebca61730b79858d6a0395852de4c55c4558e..0124a4fc1c6f22121a7a91873c866e28b696fc07 100644 --- a/covid19/templates/europe/date_reported/europe_date_reported_all.html +++ b/covid19/templates/europe/date_reported/europe_date_reported_all.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} <nav aria-label="breadcrumb"> diff --git a/covid19/templates/europe/date_reported/europe_date_reported_one.html b/covid19/templates/europe/date_reported/europe_date_reported_one.html index aaafde0c8b4a93a35511516cf010171e22f20aa9..a5468298cba512c54ea5e41d3676cf6a0b0c1224 100644 --- a/covid19/templates/europe/date_reported/europe_date_reported_one.html +++ b/covid19/templates/europe/date_reported/europe_date_reported_one.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} {% endblock %} diff --git a/covid19/templates/europe/date_reported/europe_date_reported_one_cases_weekly.html b/covid19/templates/europe/date_reported/europe_date_reported_one_cases_weekly.html index 32bed5b3e95063ab78c6de7f791b517192ba8419..2526106f71e4f2f86807850a6ab6ff085b0a30b4 100644 --- a/covid19/templates/europe/date_reported/europe_date_reported_one_cases_weekly.html +++ b/covid19/templates/europe/date_reported/europe_date_reported_one_cases_weekly.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} {% endblock %} diff --git a/covid19/templates/europe/date_reported/europe_date_reported_one_deaths_weekly.html b/covid19/templates/europe/date_reported/europe_date_reported_one_deaths_weekly.html index b731f4451347db9ac94d0485667cfe924317009e..12ac115ccfd4633920ea8b95de120134fc5dc442 100644 --- a/covid19/templates/europe/date_reported/europe_date_reported_one_deaths_weekly.html +++ b/covid19/templates/europe/date_reported/europe_date_reported_one_deaths_weekly.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} {% endblock %} diff --git a/covid19/templates/europe/date_reported/europe_date_reported_one_notification_rate.html b/covid19/templates/europe/date_reported/europe_date_reported_one_notification_rate.html index 21fbd9d9aa462758d4fb9c1511dde01a6d359e7c..dd2a5d23d011a3dbf0f0831d94be98f6e2ad1293 100644 --- a/covid19/templates/europe/date_reported/europe_date_reported_one_notification_rate.html +++ b/covid19/templates/europe/date_reported/europe_date_reported_one_notification_rate.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} {% endblock %} diff --git a/covid19/templates/europe/europe_data.html b/covid19/templates/europe/europe_data.html index 77fe80012f14033f0bbf47f57d10e0406b1d3e18..548cdf0744afccc37e864dd862f16e91953089cb 100644 --- a/covid19/templates/europe/europe_data.html +++ b/covid19/templates/europe/europe_data.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} <nav aria-label="breadcrumb"> diff --git a/covid19/templates/europe/europe_imported.html b/covid19/templates/europe/europe_imported.html index 5056a0a92e214e57efae34f6a64bf4bbdfa8b7fa..a2159a2844d5a3ae2ab20daa6da19c5799675626 100644 --- a/covid19/templates/europe/europe_imported.html +++ b/covid19/templates/europe/europe_imported.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} <nav aria-label="breadcrumb"> diff --git a/covid19/templates/europe/europe_info.html b/covid19/templates/europe/europe_info.html index ad9a73ce30da37f5409c2191af8da558b3f42834..34445d4ae14a58722bb7c3f0e6747ddf284900e6 100644 --- a/covid19/templates/europe/europe_info.html +++ b/covid19/templates/europe/europe_info.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} <nav aria-label="breadcrumb"> diff --git a/covid19/templates/europe/europe_tasks.html b/covid19/templates/europe/europe_tasks.html index 8098e7a5fb627c9fd108f4dadf499a0fae83a56c..97fc88a493ee64e45cea623daed77c7a0509b6ef 100644 --- a/covid19/templates/europe/europe_tasks.html +++ b/covid19/templates/europe/europe_tasks.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} <nav aria-label="breadcrumb"> diff --git a/covid19/templates/rki/rki_imported.html b/covid19/templates/rki/rki_imported.html index 748ddf9eeead863b13540f2522d1c97a3a8bac54..9831348fae8ffbcce63bdcabbfdfd054c14984e2 100644 --- a/covid19/templates/rki/rki_imported.html +++ b/covid19/templates/rki/rki_imported.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% include 'common/fragment_pagination.html' %} diff --git a/covid19/templates/rki/rki_info.html b/covid19/templates/rki/rki_info.html index 6eea293c5deb3ff066da49c37be298a5f9d69c44..1706588e4027ba906f5af18c191d573d3886a48c 100644 --- a/covid19/templates/rki/rki_info.html +++ b/covid19/templates/rki/rki_info.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} diff --git a/covid19/templates/rki/rki_tasks.html b/covid19/templates/rki/rki_tasks.html index 90d54b243ce93a0d95bf29fa92e66ae45d135cab..14037156a342c029791895da264d4fa055f9ac9e 100644 --- a/covid19/templates/rki/rki_tasks.html +++ b/covid19/templates/rki/rki_tasks.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} diff --git a/covid19/templates/vaccination/vaccination_info.html b/covid19/templates/vaccination/vaccination_info.html index b5b5b612e40e72ec5c724adaf054501941d5464a..a2dc028bc530fb0988ca84e41dfe12252d968803 100644 --- a/covid19/templates/vaccination/vaccination_info.html +++ b/covid19/templates/vaccination/vaccination_info.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} diff --git a/covid19/templates/vaccination/vaccination_tasks.html b/covid19/templates/vaccination/vaccination_tasks.html index edaadd4d797b6d28c1963d430c66ba44db5f005b..ebf1cfd103ccba5a23243fe68ca796b062c26e10 100644 --- a/covid19/templates/vaccination/vaccination_tasks.html +++ b/covid19/templates/vaccination/vaccination_tasks.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} diff --git a/covid19/templates/vaccination/vaccination_timeline_germany.html b/covid19/templates/vaccination/vaccination_timeline_germany.html index 8c4b295792796a7e656a10dfbc39e10b844fdb59..fe8e79494d21f7e38a68c52250054cbf79401c8f 100644 --- a/covid19/templates/vaccination/vaccination_timeline_germany.html +++ b/covid19/templates/vaccination/vaccination_timeline_germany.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% include 'common/fragment_pagination.html' %} diff --git a/covid19/templates/who/country/who_country_all.html b/covid19/templates/who/country/who_country_all.html index 59defe4e132d2a4cc45bc47a593338f01eb7842c..ecaa1c45794539ecba5a145a5e0300b68ea48c80 100644 --- a/covid19/templates/who/country/who_country_all.html +++ b/covid19/templates/who/country/who_country_all.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_jumbotron %}{% endblock %} diff --git a/covid19/templates/who/country/who_country_germany.html b/covid19/templates/who/country/who_country_germany.html index a87dd358aa3972873c5588e6e31bf6995915a734..e03bb4f24fab8880b86ebf7e99df392ad42af592 100644 --- a/covid19/templates/who/country/who_country_germany.html +++ b/covid19/templates/who/country/who_country_germany.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_jumbotron %}{% endblock %} diff --git a/covid19/templates/who/country/who_country_one.html b/covid19/templates/who/country/who_country_one.html index 12b731067ea22bab8bb35bd007feb5817e971781..011152524e7928373263089fdaea35153ca01bb2 100644 --- a/covid19/templates/who/country/who_country_one.html +++ b/covid19/templates/who/country/who_country_one.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_jumbotron %}{% endblock %} diff --git a/covid19/templates/who/country/who_country_one_cases_cumulative.html b/covid19/templates/who/country/who_country_one_cases_cumulative.html index ce31cff8a5c50bc62ff2618e5c7a0e42768adfa9..45ec6418ef765367e4aad5be93b12a8c80397653 100644 --- a/covid19/templates/who/country/who_country_one_cases_cumulative.html +++ b/covid19/templates/who/country/who_country_one_cases_cumulative.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_jumbotron %}{% endblock %} diff --git a/covid19/templates/who/country/who_country_one_cases_new.html b/covid19/templates/who/country/who_country_one_cases_new.html index ac2c5945f42eb81336e7da5ece7f221b87c7e2ba..762f1696d543d7fcc8564ba4a88eb505f6656d63 100644 --- a/covid19/templates/who/country/who_country_one_cases_new.html +++ b/covid19/templates/who/country/who_country_one_cases_new.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_jumbotron %}{% endblock %} diff --git a/covid19/templates/who/country/who_country_one_deaths_cumulative.html b/covid19/templates/who/country/who_country_one_deaths_cumulative.html index d5792124aa0e9e8b3cc63f94aa6d1924778b423f..ee46e9a0dd262d8180d524d16e9ef3117ccd4459 100644 --- a/covid19/templates/who/country/who_country_one_deaths_cumulative.html +++ b/covid19/templates/who/country/who_country_one_deaths_cumulative.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_jumbotron %}{% endblock %} diff --git a/covid19/templates/who/country/who_country_one_deaths_new.html b/covid19/templates/who/country/who_country_one_deaths_new.html index 24851dc5a1a857c96bf7dcb36e56832173e20879..93d92ebeb5345ac051626c1f5963720518f8acb3 100644 --- a/covid19/templates/who/country/who_country_one_deaths_new.html +++ b/covid19/templates/who/country/who_country_one_deaths_new.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_jumbotron %}{% endblock %} diff --git a/covid19/templates/who/date_reported/who_date_reported_all.html b/covid19/templates/who/date_reported/who_date_reported_all.html index 45c254d7c97ab7416599f90ef413792f20b58ce8..a3aac1bf944007884ad9eba4f38376f49ae1f686 100644 --- a/covid19/templates/who/date_reported/who_date_reported_all.html +++ b/covid19/templates/who/date_reported/who_date_reported_all.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_jumbotron %}{% endblock %} diff --git a/covid19/templates/who/date_reported/who_date_reported_one.html b/covid19/templates/who/date_reported/who_date_reported_one.html index fab493d5bc04bae98197b4e169c350a53ca3cb34..392ededddea3e36293a3da757f3ad3ad7a3ebb24 100644 --- a/covid19/templates/who/date_reported/who_date_reported_one.html +++ b/covid19/templates/who/date_reported/who_date_reported_one.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% include 'common/fragment_pagination.html' %} diff --git a/covid19/templates/who/date_reported/who_date_reported_one_cases_cumulative.html b/covid19/templates/who/date_reported/who_date_reported_one_cases_cumulative.html index 4c50fb9e489153c4cf28da030cf3938072703f88..0df5ea6969508fa592041f10a04491bce5f820f8 100644 --- a/covid19/templates/who/date_reported/who_date_reported_one_cases_cumulative.html +++ b/covid19/templates/who/date_reported/who_date_reported_one_cases_cumulative.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% include 'common/fragment_pagination.html' %} diff --git a/covid19/templates/who/date_reported/who_date_reported_one_cases_new.html b/covid19/templates/who/date_reported/who_date_reported_one_cases_new.html index 4694d5a5735cabd491df3f45cda783f9e5fe4a16..466d412a235fa446204ce4e5e6084b85c231cf83 100644 --- a/covid19/templates/who/date_reported/who_date_reported_one_cases_new.html +++ b/covid19/templates/who/date_reported/who_date_reported_one_cases_new.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% include 'common/fragment_pagination.html' %} diff --git a/covid19/templates/who/date_reported/who_date_reported_one_deaths_cumulative.html b/covid19/templates/who/date_reported/who_date_reported_one_deaths_cumulative.html index 4c50fb9e489153c4cf28da030cf3938072703f88..0df5ea6969508fa592041f10a04491bce5f820f8 100644 --- a/covid19/templates/who/date_reported/who_date_reported_one_deaths_cumulative.html +++ b/covid19/templates/who/date_reported/who_date_reported_one_deaths_cumulative.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% include 'common/fragment_pagination.html' %} diff --git a/covid19/templates/who/date_reported/who_date_reported_one_deaths_new.html b/covid19/templates/who/date_reported/who_date_reported_one_deaths_new.html index 02fa036632c881ca50949338c02defe664107b82..34a059a0aba1e79d8ffb7ab99ebe721868c01657 100644 --- a/covid19/templates/who/date_reported/who_date_reported_one_deaths_new.html +++ b/covid19/templates/who/date_reported/who_date_reported_one_deaths_new.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% include 'common/fragment_pagination.html' %} diff --git a/covid19/templates/who/region/who_region_all.html b/covid19/templates/who/region/who_region_all.html index 63e780762508186f28fdd6d2d5e1032037d958ba..874b1184f0f8810d8950032530766088f175d6ad 100644 --- a/covid19/templates/who/region/who_region_all.html +++ b/covid19/templates/who/region/who_region_all.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_jumbotron %}{% endblock %} diff --git a/covid19/templates/who/region/who_region_one.html b/covid19/templates/who/region/who_region_one.html index 558039cc6b5c7cebb669ab80f13b7cd5f118e3f0..6088487010816af209d569845eb4b004e948001a 100644 --- a/covid19/templates/who/region/who_region_one.html +++ b/covid19/templates/who/region/who_region_one.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_jumbotron %}{% endblock %} diff --git a/covid19/templates/who/who_imported.html b/covid19/templates/who/who_imported.html index b53aea9a90607cb3ebbf42023846b50c0d16c8f8..41a7b0ee7053c99f24e4d1db524f0a3b198108b7 100644 --- a/covid19/templates/who/who_imported.html +++ b/covid19/templates/who/who_imported.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% include 'common/fragment_pagination.html' %} diff --git a/covid19/templates/who/who_info.html b/covid19/templates/who/who_info.html index e8266e67d1f8d9e511fcceb60329eef0c2c10383..85470ad804c56c4ba9a498a29a067dd1f5f6b76b 100644 --- a/covid19/templates/who/who_info.html +++ b/covid19/templates/who/who_info.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %} diff --git a/covid19/templates/who/who_tasks.html b/covid19/templates/who/who_tasks.html index 10b46f47ba2be45416186d5fab6f58095b9f3267..7754283b0387ab92d3786bcb08ea4a4a7fecbdd7 100644 --- a/covid19/templates/who/who_tasks.html +++ b/covid19/templates/who/who_tasks.html @@ -1,4 +1,4 @@ -{% extends 'page_layout.html' %} +{% extends 'common/page_layout.html' %} {% block navigation_breadcrumb %}