HEX
Server: Apache
System: Linux p3plzcpnl489499.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: dwauav0tm6jp (6177017)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/dwauav0tm6jp/hosted/theagencyatpontevedra_com/your-local-connection.php
<!DOCTYPE html>
<!--  Last Published: Thu Jan 11 2018 04:26:35 GMT+0000 (UTC)  -->
<html>
<head><?php include "head.php" ?></head>
<body>
  <?php include "header.php" ?>
  <div class="section greenbg">
    <div class="w-container">
      <div class="section-title-group">
        <h2 class="section-heading centered">Your Local Connection</h2>
        <div class="section-subheading center sasd-asd-as">A Comprehensive List of Links to Help Get You Information about the Jacksonville Area</div>
      </div>
      <div>
        <h3>Utilities</h3>
        <ul>
          <li>Link 1</li>
        </ul>
      </div>
      <div>
        <h3>City Services</h3>
        <ul>
          <li>Link 2</li>
        </ul>
      </div>
      <div>
        <h3>School District Directory</h3>
        <ul>
          <li>Link 3</li>
        </ul>
      </div>
    </div>
  </div>
  <div id="get-in-touch" class="section">
    <?php include('get-in-touch.php') ?>
  </div>
  <?php include "footer.php" ?>
</body>
</html>