Fix case study view after adding Vimeo support (5f2941d2)

This commit is contained in:
Anna Sidwell 2018-03-31 20:47:41 +11:00
parent a5011674f8
commit 9438ca07cb

View File

@ -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> <iframe src="https://player.vimeo.com/video/{{ case_study.get_vimeo_id }}" width="560" height="315" frameborder="0" allowfullscreen></iframe>
{% else %} {% else %}
{{ case_study.video }} {{ case_study.video }}
{% endif } {% endif %}
</div> </div>
<figcaption> <figcaption>