diff --git a/services/travel-memories/app/templates/phase2.html b/services/travel-memories/app/templates/phase2.html index b4f0f23..819e30b 100644 --- a/services/travel-memories/app/templates/phase2.html +++ b/services/travel-memories/app/templates/phase2.html @@ -13,6 +13,9 @@ {{ state.photos | selectattr('tag', 'ne', 'untagged') | list | length }} / {{ state.photos | length }} tagged + + + +
+
+
+ + + {# Card stack #} +
+ {# Card is injected by JS #} + +
+ + {# Action buttons #} +
+ + +
- {% endfor %} + {% endblock %} {% block extra_scripts %} + {% endblock %}