19 lines
558 B
HTML
19 lines
558 B
HTML
<footer>
|
|
<div class="wrapper">
|
|
<br/>
|
|
<img src="../images/Logo-orange.png" alt="Founded in Holland">
|
|
<p>A instance of transfer.sh<br>
|
|
Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
|
</p>
|
|
</div>
|
|
|
|
</footer>
|
|
|
|
|
|
<!--[if lt IE 7]>
|
|
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
|
<![endif]-->
|
|
|
|
|
|
|