</div> <!-- end of container -->
</div> <!-- end of content-wrapper -->
<!-- ====================== Begin Standard Footer =========================== -->
<div class="footer">
<div class="container">
<hr class="h-divider" />
<div class="container col-sm-3 col-xs-6 pull-left">
<a href="${URL_BASE}rss.xml"><i class="fa fa-rss"></i></a>
<a href="https://wickeddocs.blogspot.com" style="text-decoration:none;"><i class="fa fa-google-plus"></i></a>
<a href="https://twitter.com/$TWITTER_ID"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/$FACEBOOK_PAGE"><i class="fa fa-facebook"></i></a>
</div>
<div class="container col-sm-3 col-xs-6 pull-right text-right">
<a href="#">Back to top <span class="glyphicon glyphicon-chevron-up" aria-hidden="true"></span></a>
</div>
<div class="container col-sm-6 col-xs-12">
<div style="font-size: 6px;"> </div>
<center>
<span>Copyright © 2015-2020 Subflexion. All rights reserved.</span><br>
<span><a href="${URL_BASE}legal.html#privacy">Privacy policy</a> · <a href="${URL_BASE}legal.html#terms">Terms of use</a></span>
</center>
</div>
</div>
</div>
<!-- ====================== End Standard Footer =========================== -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Latest compiled JavaScript -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<!-- <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> -->
<script src="${URL_BASE}externals/bootstrap.min.js"></script>
</body>
</html>