Fix podcast player
This commit is contained in:
parent
eff4ca2f71
commit
cc13e29367
|
@ -9,7 +9,7 @@
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content_wrapper %}
|
{% block content_wrapper %}
|
||||||
{% if transistor.id %}
|
{% if page.transistor.id %}
|
||||||
<div>
|
<div>
|
||||||
<iframe
|
<iframe
|
||||||
width="100%"
|
width="100%"
|
||||||
|
|
Loading…
Reference in a new issue