From 2307c6fbda8ef149aebf83d47d099ca6d94f7ffc Mon Sep 17 00:00:00 2001 From: Gared Date: Sun, 28 Dec 2014 15:02:56 +0100 Subject: Notify user if cookies can't be created --- src/templates/pad.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/templates') diff --git a/src/templates/pad.html b/src/templates/pad.html index 2dd66aa9..c6d48cd3 100644 --- a/src/templates/pad.html +++ b/src/templates/pad.html @@ -114,6 +114,9 @@

Your password was wrong

+
+

Cookie could not be found. Please allow cookies in your browser!

+
<% e.begin_block("loading"); %>

Loading...

<% e.end_block(); %> -- cgit v1.2.3