Fix case study view after adding Vimeo support (5f2941d2
)
This commit is contained in:
parent
a5011674f8
commit
9438ca07cb
@ -218,7 +218,7 @@ dd ul { padding-left: 0; margin-left: 0; }
|
||||
<iframe src="https://player.vimeo.com/video/{{ case_study.get_vimeo_id }}" width="560" height="315" frameborder="0" allowfullscreen></iframe>
|
||||
{% else %}
|
||||
{{ case_study.video }}
|
||||
{% endif }
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
<figcaption>
|
||||
|
Loading…
Reference in New Issue
Block a user