summaryrefslogtreecommitdiff
path: root/client/templates/about.html
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-06-29 13:03:01 +0300
committerYuval Adam <yuval@y3xz.com>2015-06-29 13:03:01 +0300
commit6e73d7d8f03056a674908801500a5f842aed6014 (patch)
tree8930cf7eb1eb9c0ad53e3ea81d8167b1453bfb02 /client/templates/about.html
parent7b35b04196c6dce495a67dbe68cd117a5cfc13d7 (diff)
About buttons
Diffstat (limited to 'client/templates/about.html')
-rw-r--r--client/templates/about.html2
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>