dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit f0c71f34a1d31901dfa3c3f2263a166f043d028c
parent 44d848e16b2fea88de3e4519ff9e6d96048391e9
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Sat, 16 Dec 2023 17:09:43 -0500

spectate btn

Diffstat:
Mpkg/web/public/views/pages/poker.gohtml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/pkg/web/public/views/pages/poker.gohtml b/pkg/web/public/views/pages/poker.gohtml @@ -79,6 +79,7 @@ </div> </div> </form> + <a href="/poker/{{ .Slug }}" class="btn btn-primary btn-sm">Spectate</a> </td> </tr> {{ else }}