Фикс вывода доп. атрибутов плейлиста
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
{% if (playlist.content.attributes) %}
|
||||
{% if (playlist.attributes) %}
|
||||
<h4>Дополнительные атрибуты</h4>
|
||||
<table class="table table-dark table-hover small font-monospace">
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user