Domain: amberpublishers.in
Server Adress: 86.38.243.169

privdayz.com

/home/u866425823/domains/amberpublishers.in/public_html/ijsri/
Dosya Yükle :
Current File : //home/u866425823/domains/amberpublishers.in/public_html/ijsri/resources.php

<!DOCTYPE html>
<html lang="en">

<?php include 'common/head.php'; ?>

<body>
    <?php include 'common/header.php'; ?>

    <main id="main">

        <!-- ======= Breadcrumbs Section ======= -->
        <section class="breadcrumbs">
            <div class="container">

                <div class="d-flex justify-content-between align-items-center">
                    <h2 class="fw-bold">Resources</h2>
                    <ol>
                        <li><a href="index.php">Home</a></li>
                        <li>Resources</li>
                    </ol>
                </div>

            </div>
        </section><!-- End Breadcrumbs Section -->

        <!-- Table for resources with download button -->
        <section class="resources">
        <div class="container">
  <div class="row">
    <div class="col-lg-12">
      <div class="table-responsive">
        <table class="table table-bordered table-striped table-hover mt-3">
          <thead>
            <tr>
              <th>Resources</th>
              <th>Download</th>
            </tr>
          </thead>
          <tbody>
            <!-- <tr>
              <td>Membership Form</td>
              <td><a href="resources/membership-form.docx" download><button class="btn btn-outline-dark"><i class="fas fa-download"></i> Download</button></a></td>
            </tr> -->
            <tr>
              <td>Copyright Form</td>
              <td><a href="resources/copyright ijsri.docx" download><button class="btn btn-outline-dark"><i class="fas fa-download"></i> Download</button></a></td>
            </tr>
            <tr>
              <td>Paper Format </td>
              <td><a href="resources/Sample IJSRI Paper Template.docx" download><button class="btn btn-outline-dark"><i class="fas fa-download"></i> Download</button></a></td>
            </tr>
          </tbody>
        </table>
      </div>
    </div>
  </div>
</div>
</div>
        </section><!-- End Resources Section -->

    </main><!-- End #main -->

    <!-- ======= Footer ======= -->
    <?php include 'common/footer.php'; ?>
    <!-- End Footer -->

    <?php include 'common/scripts.php'; ?>
</body>

</html>

coded by Privdayz.com - Visit https://privdayz.com/ for more php shells.