From fe6d45474a2024fb362ee59f7a38f827283ac0c4 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Thu, 13 Jul 2017 07:28:42 -0400 Subject: add: Persistent user id. This will be used to limit users to one vote per quote. --- src/data/templates/base.hbs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/data') diff --git a/src/data/templates/base.hbs b/src/data/templates/base.hbs index d548965..db7bb9e 100644 --- a/src/data/templates/base.hbs +++ b/src/data/templates/base.hbs @@ -67,6 +67,7 @@

linoquotes v.3 © 2004-2017 Kjetil Ørbekk, Erlend Hamberg, Vidar Holen, John H. Anthony.

Source code at https://git.orbekk.com/linoquotes-gamma.git.

The quotes on this page are copyright their respective owners and submitters.

+

Your user id: {{user_id}}. -- cgit v1.2.3