From 30d5a12e9adc874e87f9354003d99806ae652518 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 8 Oct 2024 14:44:44 +0200 Subject: [PATCH] Make better exmaple --- changedetectionio/templates/edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index cf13bfc93..9d9f48ff3 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -398,7 +398,7 @@ Unavailable") }}
- {{ render_field(form.extract_text, rows=5, placeholder="/\d+ online/ + {{ render_field(form.extract_text, rows=5, placeholder="/.+?\d+ comments.+?/ or keyword") }}