app/template/user_data/pr_nfa.twig line 1

Open in your IDE?
  1. {% extends 'default_frame.twig' %}
  2. {% block main %}
  3. <img src="/html/user_data/assets/img/topics/nfa003.jpg">
  4. <img src="/html/user_data/assets/img/topics/nfa004.jpg" usemap="#Map1">
  5. <map name="Map1" id="Map1">
  6.             <area href="/products/detail.php?product_id=604" title="37-01 ホワイト" shape="poly" coords="145,165,240,2,423,2,447,14,302,258">
  7.             <area href="/products/detail.php?product_id=605" title="37-11 ライトピンク" shape="poly" coords="426,2,465,2,533,87,315,266,304,257,449,13">
  8.             <area href="/products/detail.php?product_id=606" title="37-21 アプリコット" shape="poly" coords="314,269,535,87,484,23,524,9,589,182,319,281">
  9.             <area href="/products/detail.php?product_id=607" title="37-31 スカイブルー" shape="poly" coords="321,282,323,293,598,293,598,108,564,108,592,183">
  10.             <area href="/products/detail.php?product_id=608" title="37-41 ライム" shape="poly" coords="324,293,322,306,586,406,598,374,598,293">
  11.             <area href="/products/detail.php?product_id=609" title="37-51 オレンジ" shape="poly" coords="315,319,323,309,587,409,598,379,598,421,529,503">
  12.             <area href="/products/detail.php?product_id=610" title="37-61 レッド" shape="poly" coords="315,321,302,328,445,577,597,490,597,476,580,445,529,504">
  13.             <area href="/products/detail.php?product_id=611" title="37-71 チョコレート" shape="poly" coords="304,333,291,334,336,614,519,584,511,541,445,580">
  14.             <area href="/products/detail.php?product_id=612" title="37-81 ネイビー" shape="poly" coords="290,335,274,333,222,615,405,647,412,604,335,616">
  15.             <area href="/products/detail.php?product_id=613" title="37-91 ホットピンク" shape="poly" coords="272,335,260,326,116,571,271,661,276,661,296,629,220,615">
  16.             <area href="/products/detail.php?product_id=614" title="38-01 イエロー" shape="poly" coords="256,332,251,318,32,505,151,643,185,612,114,572">
  17.             <area href="/products/detail.php?product_id=615" title="38-11 ブラック" shape="poly" coords="249,319,246,308,2,394,2,471,40,575,77,561,29,505">
  18.             <area href="/products/list.php?category_id=294" shape="poly" coords="2,250,241,250,241,308,2,392">
  19.             <area href="/products/list.php?category_id=294" shape="circle" coords="85,83,68">
  20.         </map>
  21. <img src="/html/user_data/assets/img/topics/nfa006.jpg">
  22. {% endblock %}