fallbacks for noscript

This commit is contained in:
zoe 2022-05-27 17:11:36 +02:00
parent 5cc0c2e449
commit 797ce896ad
10 changed files with 66 additions and 6 deletions

View file

@ -1 +1 @@
<button class="randomword-button colorswitch" data-wordlist="{{.Get 0}}"></button>
<button class="randomword-button colorswitch" data-wordlist="{{.Get 0}}"><noscript>{{.Get 1}}</noscript></button>