The oauth callback does not need a header and footer
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
<% include header %>
|
||||
|
||||
<script>
|
||||
|
||||
@@ -43,5 +42,3 @@ if (code && redirectURI) {
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<% include footer %>;
|
||||
Reference in New Issue
Block a user