Sindbad~EG File Manager

Current Path : /home/numerotech/pvkn-school.numerotech.com/pvkn_school/core/templates/users/
Upload File :
Current File : //home/numerotech/pvkn-school.numerotech.com/pvkn_school/core/templates/users/landing_screen.html

<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <title>School Form</title>
        <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous" />
        <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.0/css/all.css" integrity="sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ" crossorigin="anonymous" />
        <link rel="icon" type="image/png" sizes="32x32" href="/static/images/favicon_32_32.png" />
        <link href="static/css/style.css" rel="stylesheet" />
    </head>
    <body>
        <div class="container-fluid">
            <div class="row">
                <div class="col-md-4 col-sm-12 brand justify-content-center">
                    <div class="row">
                        <div class="col-md-12 logo" s>
                            <img src="/static/images/logo_3.png" class="img-fluid rounded mx-auto d-block" alt="logo" />
                        </div>
                    </div>
                    <div class="row">
                        <div class="col-md-12 wizard">
                            <!-- <ul>
                        <li class="current"><i class="fas fa-check-circle"></i>Introduction</li>
                        <li><i class="fas fa-circle-notch"></i>Upload Nomination Form</li>
                        <li><i class="fas fa-circle-notch"></i>Upload Completed Nomination Form</li>
                        <li><i class="fas fa-circle-notch"></i>Confirmation</li>
                        </ul> -->
                            <img src="/static/images/school_student_3.png" class="img-fluid rounded mx-auto d-block" alt="logo" style="margin-top: 220px;" />
                        </div>
                    </div>
                </div>
                <div class="col-md-8 col-sm-12 vh-100 content" style="background-image: url('/static/images/books_4.png'); background-color: #f2f2f2;">
                    <div class="row mx-1">
                        <div class="col-md-8 box p-0 offset-md-2">
                            {% for mesg in get_flashed_messages(category_filter=["successMsg"]) %}
                            <div class="alert alert-success text-align-center successMessage alert-dismissible">
                                <p class="close" data-dismiss="alert" aria-label="close">&times;</p>
                                <h4>{{ mesg|safe }}</h4>
                            </div>
                            {% endfor %} {% for mesg in get_flashed_messages(category_filter=["errorMsg"]) %}
                            <div class="alert alert-danger text-align-center successMessage" id="successMessage">
                                <p class="close" data-dismiss="alert" aria-label="close">&times;</p>
                                <h6>{{ mesg|safe }}</h6>
                            </div>
                            {% endfor %}
                            <p class="text-center">SS HN HR SCHOOL</p>
                            <p class="text-justify">Welcome to the SSHN HR.</p>
                            <p>
                                BADRISH KIRTI JAN KALYAN SAMITI (BKJKS) a voluntary organization of Chamoli District evolved in the year 1998, by a group of like-minded people with an intuitive vision to serve the marginalized and down
                                trodden communities for a greater social change in the field of socio-economic empowerment. Since its inception it has been struggling hard to show its efficiency & effectiveness in the development process,
                                rendering the best possible services for the holistic development of the community.
                            </p>
                            <p>
                                BKJKS activities works toward a just and sustainable society to facilitate empowerment of the poor irrespective of cast, creed, language and religion sown trodden marginalized and weakest section of society
                                to bring about a change in the life of people by Innovating them in the process of change to strengthen grassroots capacities by building confidence, problem solving capacities, resilience and skill among
                                local people in ensure, children, education, Health, Women, Rural development, Socioeconomic development.
                            </p>
                            <p>
                                <strong>
                                    Your donation of Rs. 1000 will be used for funding one month education fees for one student.
                                </strong>
                            </p>
                            <p>
                                This amount will be utilized for education of one student; you can donate for more than one student by adding this amount twice in the cart.
                            </p>
                            <div class="row mx-1">
                                <div class="col-lg-12 col-sm-12 col-md-12 text-center">
                                    <a href="{{url_for('user.Register')}}" class="btn btn-primary">Click here continue to donate </a>
                                    <br><br>
                         </div>
                      </div>
                                
                            <p>
                                For any queries / clarifications, please feel free to write to <br />
                                <span style="color: #0a3278;">
                                    Dr. Sathyan Parthasarathi (MD),<br />
                                    sathyan@gmail.com
                                </span>
                            </p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
        <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
    </body>
</html>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists