Skip to content

Commit a27a5c0

Browse files
committed
add support contact to hourofcode.com/ro
1 parent 8447638 commit a27a5c0

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

pegasus/emails/hoc_signup_2014_receipt.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ litmus_tracking_id: "5g5lyi1a"
55
---
66
<% hostname = CDO.canonical_hostname('hourofcode.com') %>
77

8+
<% if @country == 'ro' %>
9+
10+
Va multumim pentru inregistrare. Daca aveti nevoie de ajutor sau aveti orice intrebare contactati Echipa Hour of Code Romania la adresa: [email protected].
11+
12+
<% end %>
13+
814
# Thanks for signing up to host an Hour of Code!
915

1016
**EVERY** Hour of Code organizer will receive 10 GB of Dropbox space or $10 of Skype credit as a thank you. [Details](http://<%= hostname %>/prizes)
@@ -28,15 +34,6 @@ Recruit a local group — boy/girl scouts club, church, university, veterans gro
2834
## 5. Ask a local elected official to support the Hour of Code
2935
[Send this email](http://<%= hostname %>/resources#politicians) to your mayor, city council, or school board. Or [give them this handout](http://<%= hostname %>/resources/hoc-one-pager.pdf) and invite them to visit your school.
3036

31-
<% if @country == 'ro' %>
32-
33-
Multumim ca ne-ai anuntat despre evenimentul tau! Anunta-ne daca doresti informatii suplimentare sau daca ai intrebari. Hai sa facem istorie impreuna!
34-
35-
Echipa Hour of Code Romania
36-
37-
38-
<% end %>
39-
4037
<hr/>
4138

4239
Code.org is a 501c3 non-profit. Our address is 1301 5th Ave, Suite 1225, Seattle, WA, 98101. Don't like these emails? [Unsubscribe](<%= unsubscribe_link %>).

pegasus/sites.v3/hourofcode.com/public/ro/ro/thanks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
# Vă mulţumim ca v-ați înscris pentru organizarea Hour of Code!
88

9+
Va multumim pentru inregistrare. Daca aveti nevoie de ajutor sau aveti orice intrebare contactati Echipa Hour of Code Romania la adresa: [email protected].
10+
911
**FIECARE** Organizator Hour of Code va primi 10 GB de spaţiu de Dropbox sau 10 dolari de Skype credit ca multumire. [ Detalii](<%= hoc_uri('/prizes') %>)
1012

1113
## 1. Răspândește vestea

pegasus/sites.v3/hourofcode.com/public/ro/thanks.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
twitter[:hashtags] = "HourOfCode" unless hoc_s(:twitter_default_text).include? "#HourOfCode" %>
44

55

6-
76
# Vă mulţumim ca v-ați înscris pentru organizarea Hour of Code!
87

8+
Va multumim pentru inregistrare. Daca aveti nevoie de ajutor sau aveti orice intrebare contactati Echipa Hour of Code Romania la adresa: [email protected].
9+
910
**FIECARE** Organizator Hour of Code va primi 10 GB de spaţiu de Dropbox sau 10 dolari de Skype credit ca multumire. [ Detalii](<%= hoc_uri('/prizes') %>)
1011

1112
## 1. Răspândește vestea

0 commit comments

Comments
 (0)