u
This commit is contained in:
10
_home.php
10
_home.php
@@ -835,17 +835,16 @@ include("_navbar.php");
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!----------------------------------------CTA SECTION-------------------------------------------------->
|
||||
<!--
|
||||
<section class="pt-6 pt-md-8 bg-gray-200">
|
||||
<div class="container pb-6 pb-md-8 border-bottom border-gray-300">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-12 col-md">
|
||||
|
||||
<!-- Heading -->
|
||||
<h2 class="mb-1 font-weight-bold dblue h3">
|
||||
Get our stories delivered
|
||||
</h2>
|
||||
|
||||
<!-- Text -->
|
||||
<p class="font-size-lg text-muted mb-6 mb-md-0">
|
||||
From us to your inbox weekly.
|
||||
</p>
|
||||
@@ -859,7 +858,6 @@ include("_navbar.php");
|
||||
<form action="#" role="form" method="post" novalidate="novalidate">
|
||||
<div class="input-group">
|
||||
<input aria-required="true" name="email" class="form-control" placeholder="Email" type="email" id="emailFooter">
|
||||
<!--<input aria-required="true" class="form-control" id="phnFooter" type="number" name="telephone" placeholder="Phone" required>-->
|
||||
<span class="input-group-btn">
|
||||
<button id="widget-subscribe-submit-button dBtn" type="button" onclick="downloadBrFooter();" class="btn bt">Submit</button>
|
||||
</span>
|
||||
@@ -869,10 +867,10 @@ include("_navbar.php");
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
-->
|
||||
|
||||
<!------------------------------------------------------brochure form--------------------------------------------------------->
|
||||
<script type="text/javascript">
|
||||
|
||||
Reference in New Issue
Block a user