]> jfr.im git - uguu.git/blob - rain/template/footer.html
Adding the public files folder
[uguu.git] / rain / template / footer.html
1 <footer class="page-footer blue-grey darken-1" style="position: absolute; bottom: 0; width: 100%">
2 <div class="container">
3 <div class="row">
4 <div class="col l6 s12">
5 <h5 class="white-text">Limitations</h5>
6 <p class="grey-text text-lighten-4">If you need to store files for a longer time, you can deploy your own version of Uguu, the sources are available on Github.</p>
7 </div>
8 <div class="col l4 offset-l2 s12">
9 </div>
10 </div>
11 </div>
12 </footer>
13 </body>
14
15 </html>