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