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
0ca04329
Commit
0ca04329
authored
Jul 29, 2021
by
Bady
Browse files
Add subscribe button within apply button
parent
cd8a5576
Pipeline
#1257
failed with stage
Changes
7
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
hi/index.html
View file @
0ca04329
...
...
@@ -103,6 +103,7 @@
<div
id=
"myDropdown"
class=
"dropdown-content"
style=
"padding: 5px;"
>
<button
style=
"padding: 0px;"
><a
href=
'/hi/learners'
>
शिक्षार्थी के रूप में
<br>
(अभी तक नहीं खोला गया)
</a></button>
<button
style=
"padding: 0px;"
><a
href=
'/hi/mentors'
>
प्रशिक्षक के रूप में
<br>
(अभी तक नहीं खोला गया)
</a></button>
<button
style=
"padding: 0px;"
><a
href=
"#subscribe"
>
Subscribe
<br>
to updates
</a></button>
</div>
</div>
</div>
...
...
index.html
View file @
0ca04329
...
...
@@ -103,6 +103,7 @@
<div
id=
"myDropdown"
class=
"dropdown-content"
style=
"padding: 5px;"
>
<button
style=
"padding: 0px;"
><a
href=
'/learners'
>
As Learner
<br>
(Not opened)
</a></button>
<button
style=
"padding: 0px;"
><a
href=
'/mentors'
>
As Mentor
<br>
(Not opened)
</a></button>
<button
style=
"padding: 0px;"
><a
href=
"#subscribe"
>
Subscribe
<br>
to updates
</a></button>
</div>
</div>
</div>
...
...
kn/index.html
View file @
0ca04329
...
...
@@ -103,6 +103,7 @@
<div
id=
"myDropdown"
class=
"dropdown-content"
style=
"padding: 5px;"
>
<button
style=
"padding: 0px;"
><a
href=
'/kn/learners'
>
As Learner
<br>
(Not opened)
</a></button>
<button
style=
"padding: 0px;"
><a
href=
'/kn/mentors'
>
As Mentor
<br>
(Not opened)
</a></button>
<button
style=
"padding: 0px;"
><a
href=
"#subscribe"
>
Subscribe
<br>
to updates
</a></button>
</div>
</div>
</div>
...
...
ml/index.html
View file @
0ca04329
...
...
@@ -103,6 +103,7 @@
<div
id=
"myDropdown"
class=
"dropdown-content"
style=
"padding: 5px;"
>
<button
style=
"padding: 0px;"
><a
href=
'/ml/learners'
>
As Learner
<br>
(Not opened)
</a></button>
<button
style=
"padding: 0px;"
><a
href=
'/ml/mentors'
>
As Mentor
<br>
(Not opened)
</a></button>
<button
style=
"padding: 0px;"
><a
href=
"#subscribe"
>
Subscribe
<br>
to updates
</a></button>
</div>
</div>
</div>
...
...
mr/index.html
View file @
0ca04329
...
...
@@ -103,6 +103,7 @@
<div
id=
"myDropdown"
class=
"dropdown-content"
style=
"padding: 5px;"
>
<button
style=
"padding: 0px;"
><a
href=
'/mr/learners'
>
As Learner
<br>
(Not opened)
</a></button>
<button
style=
"padding: 0px;"
><a
href=
'/mr/mentors'
>
As Mentor
<br>
(Not opened)
</a></button>
<button
style=
"padding: 0px;"
><a
href=
"#subscribe"
>
Subscribe
<br>
to updates
</a></button>
</div>
</div>
</div>
...
...
ta/index.html
View file @
0ca04329
...
...
@@ -103,6 +103,7 @@
<div
id=
"myDropdown"
class=
"dropdown-content"
style=
"padding: 5px;"
>
<button
style=
"padding: 0px;"
><a
href=
'/ta/learners'
>
As Learner
<br>
(Not opened)
</a></button>
<button
style=
"padding: 0px;"
><a
href=
'/ta/mentors'
>
As Mentor
<br>
(Not opened)
</a></button>
<button
style=
"padding: 0px;"
><a
href=
"#subscribe"
>
Subscribe
<br>
to updates
</a></button>
</div>
</div>
</div>
...
...
te/index.html
View file @
0ca04329
...
...
@@ -103,6 +103,7 @@
<div
id=
"myDropdown"
class=
"dropdown-content"
style=
"padding: 5px;"
>
<button
style=
"padding: 0px;"
><a
href=
'/te/learners'
>
As Learner
<br>
(Not opened)
</a></button>
<button
style=
"padding: 0px;"
><a
href=
'/te/mentors'
>
As Mentor
<br>
(Not opened)
</a></button>
<button
style=
"padding: 0px;"
><a
href=
"#subscribe"
>
Subscribe
<br>
to updates
</a></button>
</div>
</div>
</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