summaryrefslogtreecommitdiff
path: root/client/templates/photos.html
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-07-12 12:14:50 +0300
committerYuval Adam <yuval@y3xz.com>2015-07-12 12:14:50 +0300
commitb03889604a6025567af5593fdc25d81a6f07d607 (patch)
tree0e4418a3a75613dedcf91e88527a42012236d164 /client/templates/photos.html
parent20ff501a209810a63d6aa3893fa0304b89fba79d (diff)
Start over side link
Diffstat (limited to 'client/templates/photos.html')
-rw-r--r--client/templates/photos.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/templates/photos.html b/client/templates/photos.html
index be52338..ec36c34 100644
--- a/client/templates/photos.html
+++ b/client/templates/photos.html
@@ -1,5 +1,6 @@
<template name="photos">
<div class="photos-wrapper">
+ <a class="start-over" href="/dates">Start Over</a>
<ol class="steps">
{{#each steps}}
{{> step}}