diff --git a/templates/base_workspace.html b/templates/base_workspace.html index 0ccad5ba..fedc3278 100644 --- a/templates/base_workspace.html +++ b/templates/base_workspace.html @@ -4,7 +4,7 @@
- {% include 'navigation/workspace_navigation.html.to' %} + {% include 'navigation/workspace_navigation.html' %}
diff --git a/templates/navigation/workspace_navigation.html.to b/templates/navigation/workspace_navigation.html similarity index 87% rename from templates/navigation/workspace_navigation.html.to rename to templates/navigation/workspace_navigation.html index 6b1c0317..e39ee185 100644 --- a/templates/navigation/workspace_navigation.html.to +++ b/templates/navigation/workspace_navigation.html @@ -4,7 +4,7 @@