diff options
Diffstat (limited to 'client/partials/home.html')
| -rw-r--r-- | client/partials/home.html | 3 |
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 |
