templates/common/footer.html.twig line 1

Open in your IDE?
  1. <!-- Footer -->
  2. <div class="footer text-grey">
  3.     &copy; {{ "now"|date("Y") }} VENUES by <a href="http://develup.solutions" target="_blank">Mediterranean Develup Solutions</a>
  4. </div>
  5. <!-- /Footer -->