diff --git a/changedetectionio/blueprint/ui/templates/diff.html b/changedetectionio/blueprint/ui/templates/diff.html index 640fd4b3a..08ae6bf86 100644 --- a/changedetectionio/blueprint/ui/templates/diff.html +++ b/changedetectionio/blueprint/ui/templates/diff.html @@ -116,11 +116,13 @@
+ {%- if (content | default('')).split('\n') | length > 100 -%}
{%- for cell in diff_cell_grid -%}
{%- endfor -%}
+ {%- endif -%} {%- if password_enabled_and_share_is_off -%}
Pro-tip: You can enable "share access when password is enabled" from settings.