19 lines
564 B
Smarty
19 lines
564 B
Smarty
<div id="start_main" style="">
|
|
<div id="dropZone">
|
|
<div style="margin: auto; width: 350px;">
|
|
<p>
|
|
Drag File here to share</br>
|
|
or</br>
|
|
<a class="btn btn-primary btn-sm" href="#!start;hash.${hash}" id="btn_load_infohash">Get File </a>
|
|
via
|
|
<input type="text" placeholder="#hash" id="input_load_infohash" value="${hash}">
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<table id="link_container">
|
|
<tr>
|
|
|
|
</tr>
|
|
</table>
|
|
</div>
|