Pobkup/web/pages/home.php


Home Back

<div class="container-fluid" style="margin-top:90px">
<div class="jumbotron jumbotron-home" >
<h1>Pobkup</h1>
  <p class="lead">Make your backups using the power of Rsync!</p>
  <hr class="my-4">
  <img src="imgs/pobkup-linux.png" alt="Pobkup logo" class="img-thumbnail" width="400">
  <p>A simple but complete graphical interface to Rsync.</p>
  <a class="btn btn-success btn-lg" href="index.php?page=downloads" role="button">Download !</a>
</div>

</div><!-- /home content-->
<?php include('pages/footer.php'); ?>

Powered by Code, a simple repository browser by Fabio Di Matteo