summaryrefslogtreecommitdiff
path: root/client/partials/home.html
diff options
context:
space:
mode:
authormanzerbredes <loic.guegan_secondary@yahoo.fr>2016-02-03 16:59:04 +0100
committermanzerbredes <loic.guegan_secondary@yahoo.fr>2016-02-03 16:59:04 +0100
commit07fbfa6ad1859e16f9f957c4a26d87b11fa089a5 (patch)
treee80cefac3645758ee5d77989ad736763c2751954 /client/partials/home.html
parenteb9f9c9a6e410b8feaf0f628dcbb35ceafea83e5 (diff)
Add login controller, loading after click on login button and some stuff...
Diffstat (limited to 'client/partials/home.html')
-rw-r--r--client/partials/home.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/client/partials/home.html b/client/partials/home.html
index 3882ada..7a5045a 100644
--- a/client/partials/home.html
+++ b/client/partials/home.html
@@ -1,9 +1,8 @@
<div class="panel panel-default">
<div class="panel-heading">
- Home
+ Home
</div>
<div class="panel-body">
Main Content
</div>
-</div>
</div> \ No newline at end of file