diff --git a/atlas/templates/atlas/collection_detail.html b/atlas/templates/atlas/collection_detail.html index 922b001b..2dbc3942 100644 --- a/atlas/templates/atlas/collection_detail.html +++ b/atlas/templates/atlas/collection_detail.html @@ -19,6 +19,7 @@

This collection will be available to view/take here +

View as a viva collection here {% if can_edit %}

diff --git a/atlas/templates/atlas/collection_viva.html b/atlas/templates/atlas/collection_viva.html index 7a52fcae..deeedbb8 100644 --- a/atlas/templates/atlas/collection_viva.html +++ b/atlas/templates/atlas/collection_viva.html @@ -6,12 +6,14 @@ {% for case in cases %}
  • Case {{forloop.counter}}: {{case.title}}   - + +
  • {% endfor %} +