-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bb30ea7
commit 0213228
Showing
7 changed files
with
98 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,31 @@ | |
<div class="container" data-aos="fade-up"> | ||
|
||
<div class="row justify-content-center"> | ||
<div class="col-12 col-md-10 col-lg-8" data-aos="fade-up" data-aos-delay="100"> | ||
<div class="card"> | ||
|
||
<div class="card-body"> | ||
<div class="content"> | ||
<h3>Mock Test shceduled on 25.04.23</h3> | ||
<p> | ||
We are pleased to inform you that the Mock Test has been | ||
scheduled for 25.04.23. This is the perfect opportunity for you to assess your | ||
knowledge, sharpen your skills, and get a taste of the actual exam format. | ||
</p> | ||
<p> | ||
For further details and detailed instructions, please visit the link provided below: | ||
</p> | ||
<ul> | ||
<li> | ||
<i class="bx bx-link"></i> | ||
<a href="/mocktest">View detailed Instructions</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div class="col-12 col-md-10 col-lg-8" data-aos="fade-up" data-aos-delay="100"> | ||
<div class="card"> | ||
|
||
|
@@ -12,10 +37,9 @@ | |
<strong> | ||
We are excited to announce that the confirmation mails, along with the unique | ||
Launchpad | ||
Kerala ID, have been sent to all registered participants who have completed the | ||
registration process. Please check your email inbox, including promotions/spam/junk | ||
folders, for an | ||
email from [email protected]. | ||
Kerala ID, will be sent soon to all registered participants who have completed the | ||
registration process. Please check your email inbox regularly, including promotions/spam/junk | ||
folders, for an email from [email protected]. | ||
</strong> | ||
</p> | ||
<p> | ||
|
@@ -24,8 +48,7 @@ | |
to keep this ID safely for future reference. | ||
</p> | ||
<p> | ||
If you have not received the confirmation email, please check your spam/junk folders. | ||
If you still cannot find the email, please contact us at through the contact form on the | ||
If you have not received the confirmation email before 25.04.2023, please contact us at through the contact form on the | ||
home page | ||
</p> | ||
<p><strong style="color: #e82f2f;">Registration closed!</strong></p> | ||
|
@@ -64,46 +87,6 @@ | |
</div> | ||
</div> | ||
</div> | ||
|
||
{{!-- <div class="col-12 col-md-10 col-lg-8" data-aos="fade-up" data-aos-delay="100"> | ||
<div class="card"> | ||
<div class="card-body"> | ||
<div class="content"> | ||
<h3>Registration Extended</h3> | ||
<p>Registration for Launchpad Kerala 2023 is extended due to popular demand.Please Visit | ||
the registration page for the detailed instructions for the registration</p> | ||
<p><strong style="color: #e82f2f;">Registration closing on 23-04-2023(Sunday)</strong></p> | ||
<ul> | ||
<li> | ||
<i class="bx bx-link"></i> | ||
<a href="/registration">Register Now</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-12 col-md-10 col-lg-8" data-aos="fade-up" data-aos-delay="100"> | ||
<div class="card"> | ||
<div class="card-body"> | ||
<div class="content"> | ||
<h3>Registration Started</h3> | ||
<p>The registration is open. Candidates can apply to the Launchpad Kerala 2023. Please Visit | ||
the registration page for the detailed instructions for the registration</p> | ||
{{!-- <p><strong>Registration will closing on 08-04-2023(Saturday)</strong></p> --}} | ||
<ul> | ||
<li> | ||
<i class="bx bx-link"></i> | ||
<a href="/registration">Register Now</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> --}} | ||
</div> | ||
</div> | ||
</section> |