Delete footer.e1ac13855adfa478d8926be2da304459.rtpl.php

This commit is contained in:
Eric Johansson (neku) 2015-10-06 00:54:05 +02:00
parent 706671d03d
commit 7107f799f2
1 changed files with 0 additions and 20 deletions

View File

@ -1,20 +0,0 @@
<?php if(!class_exists('raintpl')){exit;}?> <footer class="page-footer blue-grey darken-1" style="position: absolute; bottom: 0; width: 100%">
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">Pomf</h5>
<p class="grey-text text-lighten-4">If you need to store files for a longer time, please use <a style="color: #bbdefb" href="http://pomf.se">Pomf.se</a> or wait until Uguu offers longer time.</p>
</div>
<div class="col l4 offset-l2 s12">
<h5 class="white-text">Contact</h5>
<ul>
<li><a class="grey-text text-lighten-3" href="https://twitter.com/nekunekus">@nekunekus</a></li>
<li><a class="grey-text text-lighten-3" href="mailto:neku@pomf.se">neku@pomf.se</a></li>
</ul>
</div>
</div>
</div>
</footer>
</body>
</html>