Commit 8da357d9 authored by Andreas Heimann's avatar Andreas Heimann

stupid space

parent f1ad0ad4
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
<div class="playlist-charters"> <div class="playlist-charters">
<div class="label">With Charts by</div> <div class="label">With Charts by</div>
<div class="charters"> <div class="charters">
{% for song in playlist.songs %}{{ song.charter }},&nbsp;{% endfor %} {% for song in playlist.songs %}{{ song.charter }},&#32;{% endfor %}
</div> </div>
</div> </div>
{% endif %} {% endif %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment