diff --git a/templates/europe/europe_continent_all.html b/templates/europe/europe_continent_all.html
index 57fe3af1e3c2448acd05074c8a250c0dee50ac6c..0ff7e58df4cb3051ff6e7c80dcfb16c6043fc297 100644
--- a/templates/europe/europe_continent_all.html
+++ b/templates/europe/europe_continent_all.html
@@ -57,7 +57,7 @@
     </ul>
     {% endif %}
 
-    {% include 'europe/fragment_europe_continent_table.html' %}
+    {% include 'europe/fragment_europe_table_continent.html' %}
 
 {% endblock %}
 
diff --git a/templates/europe/fragment_europe_continent_table.html b/templates/europe/fragment_europe_table_continent.html
similarity index 100%
rename from templates/europe/fragment_europe_continent_table.html
rename to templates/europe/fragment_europe_table_continent.html