diff --git a/contrib/static/krane.css b/contrib/static/krane.css index 5132fb6..56f96cb 100644 --- a/contrib/static/krane.css +++ b/contrib/static/krane.css @@ -441,3 +441,7 @@ background-repeat: repeat; white-space: pre-line; word-break: break-word; } + +#captcha_img { + background-color: white; +} diff --git a/contrib/templates/placebo/postform.mustache b/contrib/templates/placebo/postform.mustache index 2aa17bd..d21f2f9 100644 --- a/contrib/templates/placebo/postform.mustache +++ b/contrib/templates/placebo/postform.mustache @@ -24,6 +24,25 @@ Comment + {{^DisableCaptcha}} + + + {{#i18n.Translations}}{{captcha}}{{/i18n.Translations}} + + + captcha + + + + + {{#i18n.Translations}}{{solution}}{{/i18n.Translations}} + + + + + + + {{/DisableCaptcha}} {{#files}} File