21 lines
541 B
PHP
21 lines
541 B
PHP
</div>
|
|
</div>
|
|
|
|
<footer>
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-12">
|
|
© 2016 LIPA Streaming | By : <a href="http://kvewijk.nl" target="_blank">Kenneth van Ewijk</a>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
<script>
|
|
var url = location.protocol + '//' + location.host + location.pathname
|
|
history.replaceState({}, 'NoParam', url);
|
|
</script>
|
|
<!-- FOOTER SECTION END-->
|
|
</body>
|
|
</html> |