{% for playlist in playlists %}
<!--<div>-->
<!--<h2>{{ playlist.playlist.title }}</h2>-->
- <table class="listing" style="width:95%;margin-top: 3em">
+ <table class="listing" style="width:100%;margin-top: 3em">
<tr>
<td style="border-bottom:1px solid #6A0307;color:#6A0307;font-size: 100%">{{ playlist.playlist.title }}</td>
<td style="width:66ex; padding-right: 0; border-bottom:1px solid #6A0307; text-align:right">
<!--</div>-->
- <table class="listing" width="95%">
+ <table class="listing" width="100%">
<tr>
<th class="highlight">{% trans "Title" %}</th>
<th>{% trans "Type" %}</th>