diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-06-29 13:03:01 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-06-29 13:03:01 +0300 |
| commit | 6e73d7d8f03056a674908801500a5f842aed6014 (patch) | |
| tree | 8930cf7eb1eb9c0ad53e3ea81d8167b1453bfb02 /client/templates/about.html | |
| parent | 7b35b04196c6dce495a67dbe68cd117a5cfc13d7 (diff) | |
About buttons
Diffstat (limited to 'client/templates/about.html')
| -rw-r--r-- | client/templates/about.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/templates/about.html b/client/templates/about.html index caa79f6..a3bd5da 100644 --- a/client/templates/about.html +++ b/client/templates/about.html @@ -20,6 +20,8 @@ <div class="content"><a href="#">The NB Haifa School of Design</a></div> </div> </div> + <button class="start-over">Start Over</button> + <button class="logout">Logout</button> </div> </div> </template> |
