{% include 'Program/program_code_view_button.html.twig' %}
diff --git a/templates/Program/program_download_button.html.twig b/templates/Program/program_download_button.html.twig
index f24479bfc5..f7fdda5da5 100644
--- a/templates/Program/program_download_button.html.twig
+++ b/templates/Program/program_download_button.html.twig
@@ -10,7 +10,7 @@
'#download-pb{{ suffix|default('') }}',
'#download-icon{{ suffix|default('') }}')">
-
+
{% include 'Default/loadingSpinner.html.twig' with {'spinner_id': 'download-progressbar' ~ suffix|default(), 'size': 'small'} only %}
get_app
{{ "download"|trans({}, "catroweb") }}
diff --git a/templates/Program/program_reactions_modal.html.twig b/templates/Program/program_reactions_modal.html.twig
index 83c85c7d0e..3d6b7d6432 100644
--- a/templates/Program/program_reactions_modal.html.twig
+++ b/templates/Program/program_reactions_modal.html.twig
@@ -5,7 +5,7 @@
diff --git a/templates/Program/program_remix_graph_button.html.twig b/templates/Program/program_remix_graph_button.html.twig
index 3fd16656fc..23f3fe645c 100644
--- a/templates/Program/program_remix_graph_button.html.twig
+++ b/templates/Program/program_remix_graph_button.html.twig
@@ -2,7 +2,7 @@
class="btn btn-outline-primary btn-block"
onclick="program.projectViewButtonsAction('{{path('remix_graph', {'id': program.id })}}', '#remix-graph-button-spinner{{ suffix|default('') }}',
'#remix-graph-icon{{ suffix|default('') }}')">
-
+
{% include 'Default/loadingSpinner.html.twig' with {'spinner_id': 'remix-graph-spinner' ~ suffix|default(), 'size': 'small'} %}
call_split
diff --git a/templates/Program/program_sign_app_modal.html.twig b/templates/Program/program_sign_app_modal.html.twig
index fce6c9668e..a4166c1061 100644
--- a/templates/Program/program_sign_app_modal.html.twig
+++ b/templates/Program/program_sign_app_modal.html.twig
@@ -35,14 +35,14 @@
aria-hidden="true">
- vpn_key
+ vpn_key
{{ 'program.signApp.generate_key'|trans({}, "catroweb") }}
- help
+ help
{{ 'program.signApp.help'|trans({}, "catroweb") }}
@@ -126,7 +126,7 @@
cloud_download signingkey
+ class="material-icons me-2">cloud_downloadsigningkey
(download)
diff --git a/templates/Program/program_tags.html.twig b/templates/Program/program_tags.html.twig
index 3b58bab4a2..69b6489db3 100644
--- a/templates/Program/program_tags.html.twig
+++ b/templates/Program/program_tags.html.twig
@@ -7,7 +7,7 @@
{{ ("extensions.title")|trans({}, "catroweb") }}:
@@ -18,7 +18,7 @@
{{ ("tags.title")|trans({}, "catroweb") }}:
diff --git a/templates/Program/projectThumbnail.html.twig b/templates/Program/projectThumbnail.html.twig
index b2cfad716e..4c9f328e32 100644
--- a/templates/Program/projectThumbnail.html.twig
+++ b/templates/Program/projectThumbnail.html.twig
@@ -15,7 +15,7 @@
diff --git a/templates/Studio/studio_details_comment_list.html.twig b/templates/Studio/studio_details_comment_list.html.twig
index c4afb82446..f6d15d2a25 100644
--- a/templates/Studio/studio_details_comment_list.html.twig
+++ b/templates/Studio/studio_details_comment_list.html.twig
@@ -12,7 +12,7 @@
{% endif %}
{{ comment.text }}
diff --git a/templates/Studio/studio_details_header.html.twig b/templates/Studio/studio_details_header.html.twig
index 6a0582d327..7008fccdb7 100644
--- a/templates/Studio/studio_details_header.html.twig
+++ b/templates/Studio/studio_details_header.html.twig
@@ -12,12 +12,12 @@
- person {{ members_count }}
+ person {{ members_count }}
{% else %}
- person {{ members_count }}
+ person {{ members_count }}
{% endif %}