src/Eccube/Resource/template/default/Block/nav_sp.twig line 1

Open in your IDE?
  1. {#
  2. This file is part of EC-CUBE
  3. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  4. http://www.ec-cube.co.jp/
  5. For the full copyright and license information, please view the LICENSE
  6. file that was distributed with this source code.
  7. #}
  8. <div class="ec-headerNavSP">
  9. {#
  10.     <i class="fas fa-bars ml3"></i>
  11. #}
  12.     <div style="min-height:13px;"><i class="fas fa-bars ml3"></i></div>
  13.     <span class="fs_50pc">MENU</span>
  14. </div>