diff options
Diffstat (limited to 'web/template')
| -rw-r--r-- | web/template/nollamas.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/nollamas.tmpl b/web/template/nollamas.tmpl index a02fd92f7..a7511e7ae 100644 --- a/web/template/nollamas.tmpl +++ b/web/template/nollamas.tmpl @@ -20,8 +20,8 @@ {{- with . }} <main> <section class="nollamas" + data-nollamas-seed="{{ .seed }}" data-nollamas-challenge="{{ .challenge }}" - data-nollamas-difficulty="{{ .difficulty }}" > <h1>Checking you're not a creepy crawler...</h1> <noscript> |
