diff --git a/app/templates/views/templates/copy.html b/app/templates/views/templates/copy.html index f89d2141d..086936b7a 100644 --- a/app/templates/views/templates/copy.html +++ b/app/templates/views/templates/copy.html @@ -11,7 +11,7 @@ {% block maincolumn_content %}
-

{{ page_title }}

+

{{ page_title }}

{{ copy_folder_path(template_folder_path, current_service.id, from_service, current_user) }}
{% if not services_templates_and_folders.templates_to_show %} @@ -28,32 +28,24 @@