diff --git a/src/covid19/blueprints/who/templates/who/region/who_region_all.html b/src/covid19/blueprints/who/templates/who/region/who_region_all.html index 6bcf6b515adceee99548b7c3ffcbc9bd25f68ff9..12960224fc8e1134a925f295a3b040d3e3bf3c5d 100644 --- a/src/covid19/blueprints/who/templates/who/region/who_region_all.html +++ b/src/covid19/blueprints/who/templates/who/region/who_region_all.html @@ -2,7 +2,7 @@ {% block content %} {{super()}} - {% include 'who/fragments/fragment_who_navtabs.html' %} + {% include 'who/navigation/who_navtabs.html' %} <div class="container"> <div class="row"> diff --git a/src/covid19/blueprints/who/templates/who/region/who_region_one.html b/src/covid19/blueprints/who/templates/who/region/who_region_one.html index 6f20bbc397b36e663b098eb4151e5ff76f7fdd9d..e273103351b75ac5ba0d54a70ffb0efe954eb0c4 100644 --- a/src/covid19/blueprints/who/templates/who/region/who_region_one.html +++ b/src/covid19/blueprints/who/templates/who/region/who_region_one.html @@ -2,7 +2,7 @@ {% block content %} {{super()}} - {% include 'who/fragments/fragment_who_navtabs.html' %} + {% include 'who/navigation/who_navtabs.html' %} <div class="container"> <div class="row">