2015-04-03 05:35:34 +02:00

14 lines
476 B
Smarty

<div id="start_main">
<div id="dropZone">
<p>
${center_text}
<a class="btn btn-primary btn-sm" href="#!start;hash.${hash}" id="btn_load_infohash"><span class="glyphicon glyphicon-download-alt"></span>&nbsp;&nbsp;${getfile}</a>
${via}
<input type="text" placeholder="#hash" id="input_load_infohash" value="${hash}">
</p>
</div>
<table id="link_container">
<tr></tr>
</table>
</div>