Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update prep course thank you page link #1024

Merged
merged 2 commits into from
Dec 21, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app/views/pages/thanks_preparation_top.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<div class="row">
<div class="col-sm-10 col-sm-offset-1">
<header class="text-center title"><h2>¡Felicitaciones!</h2></header>
<p class="subhead">Tu cupo para el curso de preparación está reservado. Recuerda que inicia el 13 de Diciembre de 2021. Puedes agregar el evento al calendario de Google haciendo click en el siguiente botón:</p>
<p class="text-center" style="margin: 20px 0 40px;"><a target="_blank" href="https://calendar.google.com/event?action=TEMPLATE&amp;tmeid=MDc3NTM2dWNqbmswM3A4ZGVxMnQ2MnIwNjhfMjAyMTEyMTNUMjMwMDAwWiBtYWtlaXRyZWFsLmNhbXBfMmtjcGd1NjMxcXMzdDhjZGJiaXNndThrY2dAZw&amp;tmsrc=makeitreal.camp_2kcpgu631qs3t8cdbbisgu8kcg%40group.calendar.google.com&amp;scp=ALL" class="add-to-calendar"><i class="fa fa-calendar"></i> Agregar a mi calendario</a></p>
<p class="subhead">Este curso ha finalizado pero aún puedes acceder a las clases y ejercicios haciendo click en el siguiente botón:</p>
<p class="text-center" style="margin: 20px 0 40px;"><a target="_blank" href="https://github.com/makeitrealcamp/preparacion-top-dec-2021" class="add-to-calendar">Ir al curso</a></p>
</div>
</div>
<div class="col-sm-12 text-center">
Expand Down