diff --git a/src/oauth2views/dialog.ejs b/src/oauth2views/dialog.ejs deleted file mode 100644 index adafc8540..000000000 --- a/src/oauth2views/dialog.ejs +++ /dev/null @@ -1,38 +0,0 @@ -<% include header %> - -
- - - -
-
-
-
-
-
- Hi <%= user.username %>! -
-
-
-
- <%= client.name %> is requesting access to your account. -
-
-
-
- Do you approve? -
-
-
-
- - -
-
-
-
-
-
-
- -<% include footer %> \ No newline at end of file