MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/public_html/imenso.co/lift-cincy/event_detail.php
<!DOCTYPE html>
<html lang="en">
  <head>
    <title>LIFT Cincy</title>
    <?php include 'head.php'; ?>
  </head>

  <body class="home">
    <!-- Navbar -->
    <?php include 'navbar_1.php'; ?>
    <!-- Navbar -->

    <section class="small_banner burger bg-img" style="background-image: url('images/bg_1.png');">
      <div class="strip_white"><img src="images/bg_strip4.svg" alt="bg image" class="" /></div>
      <div class="ccontainer">
        <div class="crow g-0">
          <div class="ccol ccol-xl-3 ccol-lg-4 ccol-md-7 ccol-sm-8 mx-auto">
            <div class="bannerslider__content">
              <div class=""><a href="#" class="cbtn cbtn-bdr-light"><span class="back"><img src="images/arrow_back.svg" class="img-svg" /></span>Back</a></div>
              <div>
                <h1 class="border-bottom-0 text-white pb-2">Donate blood for vampires.</h1>
              </div>
              <div class="banner_txt d-flex flex-justify-between">
                <h3 class="text-white mr-2">123 Venue Location Cincinnati, OH ZIPCODE</h3>
                <div>
                  <p class="text-white mt-0">The Nonprofit Organization prevents and alleviates human suffering in the face of emergencies by mobilizing <a href="" class="readmore">read more <img src="images/next.svg" class="img-svg" /></a></p>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <section>
      <div class="burger_b pt-2 strip_bg1">  
        <div class="ccontainer">

          <div class="crow flex-justify-center mb-4">
            <div class="ccol ccol-md-6 ccol-sm-8">
              <div class="d-flex flex-justify-between flex-item-align-center border-top-2 pt-1">
                <div class="">
                  <img src="images/food_insecurity.png" alt="food insecurity" />
                </div>
                <div>
                  <div class="badge badge-black badge-sm mb-1">1 hour</div>
                </div>
              </div>
              <p>After growing up in Ghana and Southern California and studying poetry in college, Sumney swiftly earned the attention of the LA music industry, but that interest came with expectations that he would standardize his omnidirectional electronic soul music. Instead, he turned away from compromised fame and sketched the merest outline of his sublime sound on the Mid-City EP—recorded on a four-track given to him by Dave Sitek—and then moved to the quiet, remote mountains of North Carolina, less than two hours by car east of Knoxville. There, after another translucent turn on the Lamentations EP, Sumney began to unroll the fullness of his musical vision on the mercurial Aromanticism, released by Jagjaguar in 2017, which rose high on the nation’s most prestigious year-end lists.</p>

              <p>Next, he fulfilled that vision on the towering double-album grae, where his “Prince-like falsetto and his polymathic musical acuity” brought a New York Times Magazine spotlight as well as a second-consecutive Best New Music from Pitchfork. In part a reflection on Sumney’s rejection of the mainstream music industry, the album ratified the soundness of his decision to go his own way—though it’s been one filled with collaborations with the likes of Bon Iver, Solange, James Blake, Bryce Dessner, and other fellow seekers on the outer rim of pop music.</p>
              <div class="mt-2" style="max-width:250px">
                <a href="#" class="cbtn cbtn-primary cbtn-block">Sign up <span><img src="images/arrow.svg" alt="arrow" class="img-svg" /></span></a> 
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <!-- Footer -->   
    <?php include 'footer.php'; ?>
    <!-- Footer -->  


  </body>
</html>