From 0fd583c659bcbbc8f4edfb294fcafa7382bea700 Mon Sep 17 00:00:00 2001
From: thomaswoehlke <thomas.woehlke@gmail.com>
Date: Mon, 25 Jan 2021 17:23:09 +0100
Subject: [PATCH] work

---
 templates/who/{ => fragments}/fragment_who_navbar_dropdown.html   | 0
 templates/who/{ => fragments}/fragment_who_navtabs.html           | 0
 templates/who/{ => fragments}/fragment_who_table_global_data.html | 0
 .../{ => fragments}/fragment_who_table_global_data_country.html   | 0
 .../fragment_who_table_global_data_date_reported.html             | 0
 templates/who/{ => fragments}/fragment_who_table_who_country.html | 0
 6 files changed, 0 insertions(+), 0 deletions(-)
 rename templates/who/{ => fragments}/fragment_who_navbar_dropdown.html (100%)
 rename templates/who/{ => fragments}/fragment_who_navtabs.html (100%)
 rename templates/who/{ => fragments}/fragment_who_table_global_data.html (100%)
 rename templates/who/{ => fragments}/fragment_who_table_global_data_country.html (100%)
 rename templates/who/{ => fragments}/fragment_who_table_global_data_date_reported.html (100%)
 rename templates/who/{ => fragments}/fragment_who_table_who_country.html (100%)

diff --git a/templates/who/fragment_who_navbar_dropdown.html b/templates/who/fragments/fragment_who_navbar_dropdown.html
similarity index 100%
rename from templates/who/fragment_who_navbar_dropdown.html
rename to templates/who/fragments/fragment_who_navbar_dropdown.html
diff --git a/templates/who/fragment_who_navtabs.html b/templates/who/fragments/fragment_who_navtabs.html
similarity index 100%
rename from templates/who/fragment_who_navtabs.html
rename to templates/who/fragments/fragment_who_navtabs.html
diff --git a/templates/who/fragment_who_table_global_data.html b/templates/who/fragments/fragment_who_table_global_data.html
similarity index 100%
rename from templates/who/fragment_who_table_global_data.html
rename to templates/who/fragments/fragment_who_table_global_data.html
diff --git a/templates/who/fragment_who_table_global_data_country.html b/templates/who/fragments/fragment_who_table_global_data_country.html
similarity index 100%
rename from templates/who/fragment_who_table_global_data_country.html
rename to templates/who/fragments/fragment_who_table_global_data_country.html
diff --git a/templates/who/fragment_who_table_global_data_date_reported.html b/templates/who/fragments/fragment_who_table_global_data_date_reported.html
similarity index 100%
rename from templates/who/fragment_who_table_global_data_date_reported.html
rename to templates/who/fragments/fragment_who_table_global_data_date_reported.html
diff --git a/templates/who/fragment_who_table_who_country.html b/templates/who/fragments/fragment_who_table_who_country.html
similarity index 100%
rename from templates/who/fragment_who_table_who_country.html
rename to templates/who/fragments/fragment_who_table_who_country.html
-- 
GitLab