diff --git a/drama/templates/api.html b/drama/templates/api.html index 2ab11d42bd..62c827e262 100644 --- a/drama/templates/api.html +++ b/drama/templates/api.html @@ -8,8 +8,6 @@ {% block content %}

 {% filter markdown %}
-
-
 # OAuth2
 
 The OAuth2 authorization flow is used to enable users to authorize third-party applications to access their Drama account without having to provide their login information to the application.