diff --git a/plinth/modules/backups/templates/backups_add_remote_repository.html b/plinth/modules/backups/templates/backups_add_remote_repository.html index 9065216f0..f2c0eacab 100644 --- a/plinth/modules/backups/templates/backups_add_remote_repository.html +++ b/plinth/modules/backups/templates/backups_add_remote_repository.html @@ -15,13 +15,19 @@ {{ form|bootstrap }} -
{{ form.keyscan_error }}
+ {{ form.keyscan_error }}
+ diff --git a/plinth/modules/diagnostics/templates/diagnostics_app.html b/plinth/modules/diagnostics/templates/diagnostics_app.html index 70d06526c..65650f9a9 100644 --- a/plinth/modules/diagnostics/templates/diagnostics_app.html +++ b/plinth/modules/diagnostics/templates/diagnostics_app.html @@ -25,8 +25,14 @@ {% if results %} {% include "diagnostics_results.html" with results=results %} {% elif exception %} -
{% trans "This app does not support diagnostics" %}
diff --git a/plinth/modules/diagnostics/templates/diagnostics_full.html b/plinth/modules/diagnostics/templates/diagnostics_full.html index a5e607f01..30ebd65b8 100644 --- a/plinth/modules/diagnostics/templates/diagnostics_full.html +++ b/plinth/modules/diagnostics/templates/diagnostics_full.html @@ -53,8 +53,14 @@ {% if app_data.diagnosis %} {% include "diagnostics_results.html" with results=app_data.diagnosis %} {% elif app_data.exception %} -diff --git a/plinth/modules/help/templates/help_about.html b/plinth/modules/help/templates/help_about.html index 371e71842..5bc6710fa 100644 --- a/plinth/modules/help/templates/help_about.html +++ b/plinth/modules/help/templates/help_about.html @@ -14,22 +14,34 @@ {% if version %} -
- - {% trans "Caution:" %} - {% blocktrans trimmed %} - Please remove any personal information from the log before submitting the - bug report. - {% endblocktrans %} -
+
{{ data }}
diff --git a/plinth/modules/kiwix/templates/kiwix-add-package.html b/plinth/modules/kiwix/templates/kiwix-add-package.html
index 1e64d958e..8b5944ad6 100644
--- a/plinth/modules/kiwix/templates/kiwix-add-package.html
+++ b/plinth/modules/kiwix/templates/kiwix-add-package.html
@@ -20,10 +20,16 @@
{% if max_filesize %}
-