2015-04-02 03:31:24 +02:00

14 lines
410 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">${getfile}</a>
${via}
<input type="text" placeholder="#hash" id="input_load_infohash" value="${hash}">
</p>
</div>
<table id="link_container">
<tr></tr>
</table>
</div>