transfer.sh/transfersh-server/static/includes/footer.html

7 lines
258 B
HTML
Raw Normal View History

<footer>
<div class="wrapper">
<img src="images/Logo-orange.png" alt="Founded in Holland">
<p>Made with <i class="icon-heart"></i> by <a href="http://dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
</p>
</div>
</footer>