Skip to content

Commit 126db99

Browse files
renzonrenzon
authored andcommitted
Changed Thank You Page Video
close #4143
1 parent 63515aa commit 126db99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonpro/checkout/templates/django_pagarme/thanks.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h1 class="dumbo-heading">{% block page_main_title %}Parabéns por se registrar
5151
<div class="content custom-bg">
5252
<div class="overlap-container">
5353
<div class="video-container">
54-
{% with thanks_video_id='bexSB6jw2m8' %}
54+
{% with thanks_video_id='8_1eBKHAue0' %}
5555
{% block thanks_video %}
5656
<div style="padding-top:56.17021276595745%" class="video w-video w-embed"><iframe class="embedly-embed" src="//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F{{ thanks_video_id}}%3Ffeature%3Doembed&display_name=YouTube&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D{{ thanks_video_id}}&image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F{{ thanks_video_id}}%2Fhqdefault.jpg&key=96f1f04c5f4143bcb0f2e68c87d65feb&type=text%2Fhtml&schema=youtube" scrolling="no" title="YouTube embed" frameborder="0" allow="autoplay; fullscreen" allowfullscreen="true"></iframe></div>
5757
{% endblock thanks_video %}

0 commit comments

Comments
 (0)