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

Open in your IDE?
  1. <div class="sp">
  2. <ul class="footer_navi">
  3.     <li><a rel="external" href="https://lemante-brass.jp/"><img src="{{ asset('assets/img/button/lemantebrass.png') }}"alt="レマンテブラスページへ" width="75" height="50" /></a></li>
  4.     <li><a rel="external" href="http://recorder-plaza.com/"><img src="{{ asset('assets/img/button/recorder.png') }}" alt="リコーダーページへ" width="75" height="50" /></a></li>
  5.     <li><a rel="external" href="http://piano-gakkiplaza.com/"><img src="{{ asset('assets/img/button/piano.png') }}" alt="ピアノ関連ページへ" width="75" height="50" /></a></li>
  6.     <li><a rel="external" href="http://ethnic-gakkiplaza.com/"><img src="{{ asset('assets/img/button/indian.png') }}" alt="インディアンフルートへ" width="75" height="50" /></a></li>    
  7. <br>
  8. <li><a rel="external" href="http://ocarinahouse.sakura.ne.jp/"><img src="{{ asset('assets/img/button/ocarina.png') }}" alt="オカリナページへ" width="75" height="50" /></a></li>
  9.     <li><a rel="external" href="http://www.telemann-gakki.com"><img src="{{ asset('assets/img/button/btn_footer_toppage_off.png') }}" alt="トップページへ" width="75" height="50" /></a></li>
  10.     <!--{if $tpl_login}-->
  11.         <li><a rel="external" href="<!--{$smarty.const.HTTPS_URL}-->mypage/login.php"><img src="{{ asset('assets/img/button/btn_footer_mypage_off.png') }}" alt="MYページ" width="75" height="50" /></a></li>
  12.     <li><a rel="external" href="<!--{$smarty.const.CART_URL|h}-->"><img src="{{ asset('assets/img/button/btn_footer_cart_off.png') }}" alt="カゴの中を見る" width="75" height="50" /></a></li>
  13. </ul>
  14.  <p>【会員登録がまだな方は、こちらから会員登録をお済ませください】</p>
  15.         <p><a rel="external" href="<!--{$smarty.const.HTTPS_URL}-->entry/kiyaku.php" class="btn_btm">新規会員登録</a></p>
  16.         </div>