5 lines
177 B
HTML
5 lines
177 B
HTML
<section class="BreadThumb" onclick="location.href='{detail_url}'">
|
|
<header><a href="{detail_url}">{title}</a></header>
|
|
<img src="{img_src}" alt="{img_alt}">
|
|
</section>
|