diff --git a/music/templates/music/show_song_block.html b/music/templates/music/show_song_block.html index 821a1e59187d6bfdd4e516c5e2065b60b109ff43..2114688373fc91339a8558198a43ff605b8534b1 100644 --- a/music/templates/music/show_song_block.html +++ b/music/templates/music/show_song_block.html @@ -2,8 +2,6 @@ <script type="text/javascript" src="{% static 'js/music.js' %}"></script> -# separated into a new html file so that the code can be re-used - <tr id="song-row-{{ song.id }}"> <td> {{ song.name| truncatechars:20}}