<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://kit.fontawesome.com/f5d05f7ae0.js" crossorigin="anonymous"></script>
<section class="container-full footer">
<div class="sparkkfooter px-2 pt-4 pb-3">
<div class="container">
<div class="row justify-content-center">
<img style="max-width:10%;min-width: 150px;opacity: 0.7;" src="/images/logotv.png">
</div>
<div class="row mt-4 justify-content-center">
<p class="copyright"><b>Copyright © {year} Sparkk TV</b></p>
</div>
<div id="footer-links" class="row sgr justify-content-center">
<a slot="footer-links" href="/about-us">About Us</a>
<a slot="footer-links" href="/ad-choices">Ad Choices</a>
<a slot="footer-links" href="/apps">Apps</a>
<a slot="footer-links" href="/contact-us">Contact Us</a>
<a slot="footer-links" href="https://help.sparkk.tv">Help</a>
<a slot="footer-links" href="/blog">Newsroom</a>
<a slot="footer-links" href="/privacy-policy">Privacy Policy</a>
<a slot="footer-links" href="/sitemap">Sitemap</a>
<a slot="footer-links" href="/terms-of-use">Terms Of Use</a>
</div>
<div class="row justify-content-center">
<div class="footer-social mt-3 float-right">
<a href="https://facebook.com/sparkktv" target="_blank"><i class="fab fa-facebook"></i></a>
<a href="https://www.twitter.com/sparkktv" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://instagram.com/sparkktv" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="https://youtube.com/WatchSparkkTV" target="_blank"><i class="fab fa-youtube"></i></a>
<a href="https://www.pinterest.com/sparkktv" target="_blank"><i class="fab fa-pinterest"></i></a>
</div></div></div></div></div>
</section>