From a8bca53199c3cb7fa15021f1f3255e087b2da555 Mon Sep 17 00:00:00 2001 From: Stefano Apostolico Date: Mon, 7 Oct 2024 13:53:05 +0200 Subject: [PATCH] removes typos --- .../workspaces/templates/workspace/change_list.html | 3 +-- .../workspaces/templates/workspace/index.html | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/country_workspace/workspaces/templates/workspace/change_list.html b/src/country_workspace/workspaces/templates/workspace/change_list.html index 1bf5a31..5edf8eb 100644 --- a/src/country_workspace/workspaces/templates/workspace/change_list.html +++ b/src/country_workspace/workspaces/templates/workspace/change_list.html @@ -44,7 +44,7 @@ diff --git a/src/country_workspace/workspaces/templates/workspace/index.html b/src/country_workspace/workspaces/templates/workspace/index.html index 6ead7d5..7ca36cd 100644 --- a/src/country_workspace/workspaces/templates/workspace/index.html +++ b/src/country_workspace/workspaces/templates/workspace/index.html @@ -11,11 +11,9 @@ {% block nav-sidebar %}{% include "workspace/nav_sidebar.html" %}{% endblock %} {% block content %} - 1111
- {% include "workspace/_app_list.html" %} + {% include "workspace/_app_list.html" %}
- ddddd {% endblock %} {% block sidebar %}{% endblock %}