app/template/meldiastore/Block/logo.twig line 1

Open in your IDE?
  1. {#
  2. This file is part of EC-CUBE
  3. Copyright(c) LOCKON CO.,LTD. All Rights Reserved.
  4. http://www.lockon.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. {#
  9. <div class="b-logo">
  10.     <h1 class="b-logo__text">
  11.         <a class="b-logo__link" href="{{ url('homepage') }}">{{ BaseInfo.shop_name }}</a>
  12.     </h1>
  13. </div>
  14. #}