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 %}