Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
community
camp
Commits
38d52d09
Unverified
Commit
38d52d09
authored
Nov 07, 2021
by
Akshay S Dinesh
Browse files
Close learner registration
parent
2c21a56a
Changes
4
Hide whitespace changes
Inline
Side-by-side
website/content/english/learners.md
View file @
38d52d09
...
...
@@ -13,12 +13,6 @@ slug: learners
-
Willingness to use GNU/Linux
-
Communicate with mentors using Free Software tools
Registrations are open for l
earner
s
a
nd the last date to register is 5th November 2021.
<h2
class=
"medium-heading"
style=
"text-align:center;margin:20px 0"
>
L
earner a
pplication closed on Nov 7, 2021
</h2>
Please fill the form below to register as a learner.
<div
id=
"kobo-form"
style=
"height: 100vh"
>
<iframe
frameborder=
"2"
src=
"https://ee.kobotoolbox.org/single/n581ztxO"
width=
"100%"
height=
"100%"
style=
"margin: auto;"
?
returnUrl=
""
></iframe>
</div>
I've registered for the camp, now what?
[
Click here
](
https://camp.fsci.in/onboarding/
)
to learn about your next steps.
If you have already registered for the camp,
[
click here
](
https://camp.fsci.in/onboarding/
)
to learn about your next steps.
website/i18n/en.yaml
View file @
38d52d09
...
...
@@ -40,6 +40,9 @@
-
id
:
register
translation
:
Click here to apply
-
id
:
register-closed
translation
:
Closed
-
id
:
subscribe-updates
translation
:
Subscribe<br>to updates
...
...
website/i18n/hi.yaml
View file @
38d52d09
...
...
@@ -37,6 +37,9 @@
-
id
:
register
translation
:
आवेदन करने के लिए यहां क्लिक करें
-
id
:
register-closed
translation
:
बंद है
-
id
:
subscribe-updates
translation
:
अपडेट पाने के लिए लिए सदस्यता लें
...
...
website/layouts/index.html
View file @
38d52d09
...
...
@@ -14,7 +14,7 @@
<div
class=
"dropdown cta"
>
<button
onclick=
"myFunction()"
class=
"dropbtn"
>
{{i18n "apply"}}
</button>
<div
id=
"myDropdown"
class=
"dropdown-content"
style=
"padding: 5px;"
>
<button
style=
"padding: 0px;"
><a
href=
'{{"learners" | relLangURL}}'
>
{{i18n "as-learner"}}
<br>
({{i18n "register"}})
</a></button>
<button
style=
"padding: 0px;"
><a
href=
'{{"learners" | relLangURL}}'
>
{{i18n "as-learner"}}
<br>
({{i18n "register
-closed
"}})
</a></button>
<button
style=
"padding: 0px;"
><a
href=
'{{"mentors" | relLangURL}}'
>
{{i18n "as-mentor"}}
<br>
({{i18n "register"}})
</a></button>
<button
style=
"padding: 0px;"
><a
href=
"#subscribe"
>
{{i18n "subscribe-updates" | safeHTML}}
</a></button>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment