X-Git-Url: https://code.octet-stream.net/broadcaster/blobdiff_plain/92da3eadf29c9e90cd67fd15dba3b8487ce4a918..db43bd0e4ff4a2aee5f6a6610a4ad78c357f96b0:/server/templates/playlist.html?ds=sidebyside

diff --git a/server/templates/playlist.html b/server/templates/playlist.html
index 4493c60..4917a30 100644
--- a/server/templates/playlist.html
+++ b/server/templates/playlist.html
@@ -13,14 +13,13 @@
     }
     </script>
 
-    <h1>A specific playlist</h1>
-      <h2>
+      <h1>
       {{if .Playlist.Id}}
       Edit Playlist
       {{else}}
       Create New Playlist
       {{end}}
-      </h2>
+      </h1>
       <form action="/playlists/submit" method="POST">
         <input type="hidden" name="playlistId" value="{{.Playlist.Id}}">
         <p>