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