syndicate-2017/examples/webchat/htdocs/templates/post-item-application-octet...

9 lines
145 B
HTML

<table>
<tr>
<td><a href="{{itemURL}}"><img src="/Text-x-generic.svg"></a></td>
</tr>
<tr>
<td>{{item.type}}</td>
</tr>
</table>