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