cloudcmd/html/file.html
2013-10-17 08:50:55 +00:00

8 lines
No EOL
321 B
HTML

<li draggable class>
<span class="mini-icon {{ type }}"></span>
<span class=name>
<a href="{{ link }}" title="{{ name }}" target="{{ target }}" draggable=true>{{ name }}</a>
</span>
<span class=size>{{ size }}</span><span class=owner>{{ owner }}</span>
<span class=mode>{{ mode }}</span>
</li>