templates/common/footer.html.twig line 1

Open in your IDE?
  1. <!-- Footer -->
  2. <div class="footer text-muted text-center">
  3.     &copy; 2017. <a href="#">Mante 3</a> by <a href="http://develup.solutions" target="_blank">Mediterranean Develup Solutions</a>
  4. </div>
  5. <!-- /footer -->