diff options
Diffstat (limited to 'view/oauth_authorize_done.tpl')
-rw-r--r-- | view/oauth_authorize_done.tpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/oauth_authorize_done.tpl b/view/oauth_authorize_done.tpl new file mode 100644 index 000000000..51eaea248 --- /dev/null +++ b/view/oauth_authorize_done.tpl @@ -0,0 +1,4 @@ +<h1>$title</h1> + +<p>$info</p> +<code>$code</code> |