From da77894a7345bb15027df4f625b836b8ab09bdc2 Mon Sep 17 00:00:00 2001 From: Bady <bady@disroot.org> Date: Fri, 16 Oct 2020 00:01:30 +0530 Subject: [PATCH] Remove learners application form --- index.xml | 2 +- learners/index.html | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/index.xml b/index.xml index 5ce41fa..9070a19 100644 --- a/index.xml +++ b/index.xml @@ -83,7 +83,7 @@ This code of conduct applies to all participants of Free Software Camp, in addit <guid>https://camp.fsf.org.in/learners/</guid> <description>Learner Expectations Anyone who can commit 15-20 hours per week Eagerness to learn Willingness to contribute to society Willingness to use GNU/Linux Communicate with mentors using Free Software tools Do you want to apply as Mentor instead? -Apply As Mentor Please fill out the form below to join as a learner </description> +Apply As Mentor Learner application closed on October 15, 2020 </description> </item> <item> diff --git a/learners/index.html b/learners/index.html index 68c35c6..c4e7896 100644 --- a/learners/index.html +++ b/learners/index.html @@ -77,10 +77,7 @@ <p>Do you want to apply as Mentor instead?</p> <button><a href='../mentors'>Apply As Mentor</a></button> </div> -<h2 class="medium-heading" style="text-align:center;margin-bottom:20px">Please fill out the form below to join as a learner</h2> -<div style="height: 100vh"> - <iframe frameborder="2" src="https://ee.kobotoolbox.org/single/FMPfxisV?returnUrl=https://camp.fsf.org.in/welcome" width="100%" height="100%" style="margin: auto;"></iframe> -</div> +<h2 class="medium-heading" style="text-align:center;margin:20px 0">Learner application closed on October 15, 2020</h2> </section> -- GitLab