diff --git a/html/playlist.ejs b/html/playlist.ejs
index 99580603..3587561d 100644
--- a/html/playlist.ejs
+++ b/html/playlist.ejs
@@ -248,8 +248,7 @@ font-family:Ubuntu
 					<div>
 						<a href="/channel?id=<%- x.authorId %>" style="border-radius:0em"><%- x.author %></a>
             <a href="/download?id=<%- x.videoId %>" style="border-radius:0em"> Download </a>
-         </div>
-					</div>
+ 					</div>
 				</div>
 			</div>