7 lines
300 B
HTML
7 lines
300 B
HTML
{% block content %}
|
|
|
|
<div style="width:100%;height:0;padding-bottom:50%;position:relative;">
|
|
<iframe src="https://giphy.com/embed/IAk6S00cEun30QfImV" width="100%" height="100%" style="position:absolute" frameBorder="0" class="giphy-embed" allowFullScreen></iframe>
|
|
</div>
|
|
|
|
{% endblock content %} |