client/app/home/home.html
changeset 27 2b508b65571a
parent 14 4d27fbc3f9df
child 57 388b29d38b44
--- a/client/app/home/home.html	Mon Mar 23 12:25:19 2015 +0100
+++ b/client/app/home/home.html	Mon Mar 23 12:26:39 2015 +0100
@@ -1,10 +1,1 @@
-<h1>Ammico Application</h1>
-<p>Liste des books&nbsp;:</p>
-
-<ul class="row ">
-  <li class="" ng-repeat="i in books">
-    <div class="visites-list">
-       <a class="visite" href="">{{ i.title }}</a>
-    </div>
-  </li>
-</ul>
\ No newline at end of file
+<h1>Ammico Application</h1>
\ No newline at end of file