blob: ff0ea45b32e83612f8756a68aecf364d47619258 [file] [log] [blame]
<div class="product">
<span class="title">{{name}}</span>
<a class="show" href="#" onclick="return toggle(this);">show license</a>
<span class="homepage"><a href="{{url}}">homepage</a></span>
<div class="licence">
<pre>{{license}}</pre>
</div>
</div>