diff --git a/src/oauth2views/error.ejs b/src/oauth2views/error.ejs index 304457262..5bc8841bd 100644 --- a/src/oauth2views/error.ejs +++ b/src/oauth2views/error.ejs @@ -1,6 +1,7 @@ <% include header %> +<% if (user) { %> +<% } %>