diff --git a/index.xml b/index.xml
index ed0ce77ffb137dcefc29fc9641ecab44ccb90784..5ce41fa7c0a7ca17b8d74fe9522e11c0bbd17ff4 100644
--- a/index.xml
+++ b/index.xml
@@ -5,7 +5,16 @@
     <link>https://camp.fsf.org.in/</link>
     <description>Recent content on Free Software Camp</description>
     <generator>Hugo -- gohugo.io</generator>
-    <lastBuildDate>Wed, 14 Oct 2020 00:35:49 +0530</lastBuildDate><atom:link href="https://camp.fsf.org.in/index.xml" rel="self" type="application/rss+xml" />
+    <lastBuildDate>Thu, 15 Oct 2020 11:21:38 +0530</lastBuildDate><atom:link href="https://camp.fsf.org.in/index.xml" rel="self" type="application/rss+xml" />
+    <item>
+      <title>Final Confirmation of Registration is Requested from All Who Applied as Learners</title>
+      <link>https://camp.fsf.org.in/news/final-confirmation-of-registration/</link>
+      <pubDate>Thu, 15 Oct 2020 11:21:38 +0530</pubDate>
+      
+      <guid>https://camp.fsf.org.in/news/final-confirmation-of-registration/</guid>
+      <description>We are sending emails to learners for a final confirmation meeting in batches. Some of you will be getting mails only tomorrow. If you got a mail already be ready to join the meeting at the time slot assigned to you.</description>
+    </item>
+    
     <item>
       <title>New Mailing Lists for Learners and Mentors</title>
       <link>https://camp.fsf.org.in/news/mailing-list-for-learners-and-mentors/</link>
diff --git a/news/final-confirmation-of-registration/index.html b/news/final-confirmation-of-registration/index.html
new file mode 100644
index 0000000000000000000000000000000000000000..0f52306d941b454d6f7c7b68c1f166993f5b1c65
--- /dev/null
+++ b/news/final-confirmation-of-registration/index.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<html><head>
+    <meta charset="utf-8">
+    <meta http-equiv="x-ua-compatible" content="ie=edge">
+    <title>Free Software Camp 2020</title>
+    <meta name="description" content="">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <link rel="stylesheet" href='https://camp.fsf.org.in/css/style.css' type="text/css" media="screen" />
+    <link rel="apple-touch-icon" href="/apple-touch-icon.png">
+    
+    <link rel="stylesheet" href="https://tools-static.wmflabs.org/cdnjs/ajax/libs/font-awesome/5.14.0/css/all.css" crossorigin="anonymous" />
+</head>
+<body>
+    <div style="background-color:#fbe7e3;color:#7e3328;padding:5px 35px 5px 35px;border-left: solid 7px #f3bbb1;text-align: center;">
+        <p>Dear learners and mentors, if you have applied for this camp you will receive a reply mail within 5 days of application, please check your Spam folder too in case it doesn't land in your Inbox. If you use Gmail, it might categorize mailing list emails under the 'Promotions' tab.  You will need to set a filter for "<i>mm.gnu.org.in</i>" to ensure it ends up in your Primary inbox. If you don't get one please mail to <i>camp at mm.gnu.org.in</i></p>
+    </div><div class="nav-container">
+    <nav>
+        <div class="logo">
+            <a href="https://camp.fsf.org.in">Free Software
+                <span style="color:#469198"> Camp</span></a>
+        </div>
+        <input type="checkbox" id="chk">
+        <label for="chk" class="show-menu-btn" style="align-items:center;">
+            <i class="nav-icon fas fa-bars"></i>
+        </label>
+        <ul class="menu">
+            <li><a href="https://camp.fsf.org.in#about">About</a></li>
+            <li><a href="https://camp.fsf.org.in/code-of-conduct">Code of Conduct</a></li>
+            <li><a href="https://camp.fsf.org.in/news">News</a></li>
+            <li><a href="https://camp.fsf.org.in/sched">Schedule</a></li>
+            <li><a href="https://camp.fsf.org.in#contact">Contact</a></li>
+
+            <div class="dropdown cta">
+                <button onclick="myFunctionnav()" class="dropbtn">Apply</button>
+                <div id="myDropdownnav" class="dropdown-content" style="padding: 5px;">
+                    <button style="padding: 0px;"><a href='https://camp.fsf.org.in/learners'>As Learner</a></button>
+                    <button style="padding: 0px;"><a href='https://camp.fsf.org.in/mentors'>As Mentor</a></button>
+                </div>
+            </div>
+            <label for="chk" class="hide-menu-btn"><i class="nav-icon fas fa-times"></i></label>
+        </ul>
+
+        <script>
+         function myFunction() {
+             document.getElementById("myDropdown").classList.toggle("show");
+         }
+         function myFunctionnav() {
+             document.getElementById("myDropdownnav").classList.toggle("show");
+         }
+         window.onclick = function(event) {
+             if (!event.target.matches('.dropbtn')) {
+                 var dropdowns = document.getElementsByClassName("dropdown-content");
+                 var i;
+                 for (i = 0; i < dropdowns.length; i++) {
+                     var openDropdown = dropdowns[i];
+                     if (openDropdown.classList.contains('show')) {
+                         openDropdown.classList.remove('show');
+                     }
+                 }
+             }
+         }
+        </script>
+    </nav>
+</div>
+<main>
+<section class="page">
+  <h1 style="text-align: center;">Final Confirmation of Registration is Requested from All Who Applied as Learners</h1>
+  <p>We are sending emails to learners for a final confirmation meeting in batches. Some of you will be getting mails only tomorrow. If you got a mail already be ready to join the meeting at the time slot assigned to you.</p>
+
+  <div style="margin: 24px 0 12px">
+      <a class="button" href="..">Back to News</a>
+  </div>
+</section>
+
+        </main><footer style="margin-top: 0">
+    <div class="footer-icon-row " style="text-align: center">
+        <h1>Organised By</h1>
+        <a href="https://fsci.in"><img height="50px" src='https://camp.fsf.org.in/img/fsci_logo.png' alt="Logo of FSCI" /></a>
+        <a href="https://fsf.org.in"><img height="50px" src="https://fsf.org.in/assets/img/logo.png" alt="Logo of FSF" /></a>
+    </div>
+    <p style="text-align: center; font-size: 20px"><a style="text-decoration: underline; color: inherit;" href="https://camp.fsf.org.in/privacy">Privacy Policy</a></p>
+    <p style="text-align: center;">Made with <span style="color: #e25555;">&#9829;</span> All original content licensed under a free/libre copyleft license (GPL or CC BY-SA)</p>
+</footer>
+</body>
+</html>
diff --git a/news/index.html b/news/index.html
index dbc56ea91082a0dabc0d37ba2bc25efd03fa7ac5..2456009d6f0d58000bd162bc718b749d9ef4a0fd 100644
--- a/news/index.html
+++ b/news/index.html
@@ -66,6 +66,14 @@
 <section class="page">
     <h1 style="text-align: center;">News & Announcements</h1>
     
+    <div class="news-item">
+        <h3><a class="link" href="https://camp.fsf.org.in/news/final-confirmation-of-registration/">Final Confirmation of Registration is Requested from All Who Applied as Learners</a></h3>
+        <div class="list-item">
+            <small class="label-dark">October 15, 2020</small>
+        </div>
+        <p>We are sending emails to learners for a final confirmation meeting in batches. Some of you will be getting mails only tomorrow. If you got a mail already be ready to join the meeting at the time slot assigned to you.</p>
+    </div>
+    
     <div class="news-item">
         <h3><a class="link" href="https://camp.fsf.org.in/news/mailing-list-for-learners-and-mentors/">New Mailing Lists for Learners and Mentors</a></h3>
         <div class="list-item">
diff --git a/news/index.xml b/news/index.xml
index 741acde5d7b25402bf75c07a6b56cf3b2e6bcbec..f659be7adbd9aa8bb6708159573588c8ac5c9a2a 100644
--- a/news/index.xml
+++ b/news/index.xml
@@ -5,7 +5,17 @@
     <link>https://camp.fsf.org.in/news/</link>
     <description>Recent content on Free Software Camp</description>
     <generator>Hugo -- gohugo.io</generator>
-    <lastBuildDate>Wed, 14 Oct 2020 00:35:49 +0530</lastBuildDate><atom:link href="https://camp.fsf.org.in/news/index.xml" rel="self" type="application/rss+xml" />
+    <lastBuildDate>Thu, 15 Oct 2020 11:21:38 +0530</lastBuildDate><atom:link href="https://camp.fsf.org.in/news/index.xml" rel="self" type="application/rss+xml" />
+    <item>
+      <title>Final Confirmation of Registration is Requested from All Who Applied as Learners</title>
+      <link>https://camp.fsf.org.in/news/final-confirmation-of-registration/</link>
+      <pubDate>Thu, 15 Oct 2020 11:21:38 +0530</pubDate>
+      
+      <guid>https://camp.fsf.org.in/news/final-confirmation-of-registration/</guid>
+      <description>&lt;p&gt;We are sending emails to learners for a final confirmation meeting in batches. Some of you will be getting mails only tomorrow. If you got a mail already be ready to join the meeting at the time slot assigned to you.&lt;/p&gt;
+</description>
+    </item>
+    
     <item>
       <title>New Mailing Lists for Learners and Mentors</title>
       <link>https://camp.fsf.org.in/news/mailing-list-for-learners-and-mentors/</link>
diff --git a/sitemap.xml b/sitemap.xml
index 6cccaf839a0e31df9147b46c6ea380cd73b50023..24d51952f58e8fcd14948378c120b3154ce47f4d 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -4,15 +4,20 @@
   
   <url>
     <loc>https://camp.fsf.org.in/</loc>
-    <lastmod>2020-10-14T00:35:49+05:30</lastmod>
+    <lastmod>2020-10-15T11:21:38+05:30</lastmod>
   </url>
   
   <url>
     <loc>https://camp.fsf.org.in/news/</loc>
-    <lastmod>2020-10-14T00:35:49+05:30</lastmod>
+    <lastmod>2020-10-15T11:21:38+05:30</lastmod>
     <priority>0</priority>
   </url>
   
+  <url>
+    <loc>https://camp.fsf.org.in/news/final-confirmation-of-registration/</loc>
+    <lastmod>2020-10-15T11:21:38+05:30</lastmod>
+  </url>
+  
   <url>
     <loc>https://camp.fsf.org.in/news/mailing-list-for-learners-and-mentors/</loc>
     <lastmod>2020-10-14T00:35:49+05:30</lastmod>