diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-06-11 00:15:45 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-06-11 00:15:45 +0300 |
| commit | ad81865ee5d29cbb8b3a669c2314cbb8fff4caf9 (patch) | |
| tree | 7067cbb4e59ae9550ae56ec657a417687f44aed6 /client/templates/layout.html | |
| parent | 3c2d664444bed313899fb1789bf40f55f72d7c38 (diff) | |
Date styles and updates home screen styles
Diffstat (limited to 'client/templates/layout.html')
| -rw-r--r-- | client/templates/layout.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/templates/layout.html b/client/templates/layout.html index 2798e7d..9463db6 100644 --- a/client/templates/layout.html +++ b/client/templates/layout.html @@ -1,7 +1,5 @@ <template name="layout"> <div class="container page"> - <!-- <button class="logout">logout</button> - <hr> --> {{> yield}} </div> </template> |
