client/templates/ldtjson-bin/tagtemplate.html
author ymh <ymh.work@gmail.com>
Sun, 14 Jul 2024 22:00:08 +0200
changeset 666 9d6550026232
parent 434 0d5998b32a7c
permissions -rw-r--r--
Added tag V00.13.04 for changeset 69d13e7dd286

<li class="Rk-Bin-Item" draggable="true"
    data-image="<%- Rkns.Utils.getFullURL(static_url+'img/ldt-tag.png') %>"
    data-uri="<%=ldt_platform%>ldtplatform/ldt/front/search/?search=<%=encodedtitle%>&field=all"
    data-title="<%-title%>" data-description="Tag '<%-title%>'">

    <img class="Rk-Ldt-Tag-Icon" src="<%-static_url%>img/ldt-tag.png" />
    <h4><%=htitle%></h4>
    <div class="Rk-Clear"></div>
</li>