From 0ce74e5d0cc2d573a1d7c69315dd00830f971712 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 3 Dec 2021 13:41:52 +0100 Subject: Remove flash and redirect session data. --- views/index.pug | 2 -- 1 file changed, 2 deletions(-) (limited to 'views/index.pug') diff --git a/views/index.pug b/views/index.pug index db6fcdc..ab5cdc9 100644 --- a/views/index.pug +++ b/views/index.pug @@ -29,8 +29,6 @@ html include header article h1 Rally the Troops! - if flash - p.error= flash p Rally the Troops! is a website where you can play historic games with other players. -- cgit v1.2.3