diff options
Diffstat (limited to 'client/templates')
| -rw-r--r-- | client/templates/photos.html | 1 |
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}} |
