app/template/default/Block/footer.twig line 1

Open in your IDE?
  1. {#
  2. This file is part of EC-CUBE
  3. Copyright(c) 2000-2015 LOCKON CO.,LTD. All Rights Reserved.
  4. http://www.lockon.co.jp/
  5. This program is free software; you can redistribute it and/or
  6. modify it under the terms of the GNU General Public License
  7. as published by the Free Software Foundation; either version 2
  8. of the License, or (at your option) any later version.
  9. This program is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with this program; if not, write to the Free Software
  15. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  16. #}
  17. <div class="container-fluid inner">
  18.     <ul>
  19.         <li><a href="https://www.globaladvancedcomm.com/reservation_english/html/index.php/"><strong>Order TOP</strong></a></li>
  20.        <!--<li><a href="https://www.globaladvancedcomm.com/about-us/">About us</a></li>
  21.         <li><a href="https://www.globaladvancedcomm.com/#01">Rental plan</a></li>
  22. <li><a href="https://www.globaladvancedcomm.com/rental-agreement/">Rental Agreement</a></li>
  23.         <li><a href="https://www.globaladvancedcomm.com/useful-information-for-visitor-to-japan/">Useful information for visitor to Japan</a></li>--> 
  24.         <li><a href="https://www.globaladvancedcomm.com/privacy-policy/">Privacy Policy</a></li>
  25.         <li><a href="https://globaladvancedcommunications.zendesk.com/hc/en-us/requests/new/">Contact us</a></li>
  26.     </ul>
  27.     <div class="footer_logo_area">
  28.         <p class="copyright">
  29.             <small>copyright (c) Rental WiFi mobile type in Japan:: Global Advanced Communications</small>
  30.         </p>
  31. </div>