From f74ad565999cdcc7f6652d75ad4d031351001114 Mon Sep 17 00:00:00 2001 From: Chris Hundt Date: Mon, 25 Jan 2016 13:43:55 -0500 Subject: [PATCH] Add URL fragment to sign-in form This allows a seamless transition for applications that encode state in the fragment. --- templates.go | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/templates.go b/templates.go index c752273..de09a0d 100644 --- a/templates.go +++ b/templates.go @@ -129,6 +129,16 @@ func getTemplates() *template.Template { {{ end }} +