From 5fccf5548b8a9ebdbd20bd02d72b72a23bc0d0a0 Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Thu, 11 Jan 2018 16:11:38 -0800 Subject: [PATCH] Add Before and After search links to the photo sidebar. --- frontends/etiquette_flask/templates/photo.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontends/etiquette_flask/templates/photo.html b/frontends/etiquette_flask/templates/photo.html index 778f23b..02dee4e 100644 --- a/frontends/etiquette_flask/templates/photo.html +++ b/frontends/etiquette_flask/templates/photo.html @@ -209,8 +209,10 @@ {% for album in albums %}
  • {{album.display_name}}
  • {% endfor %} - {% endif %} + {% endif %} + + ←Before | After→