- {{analysis_name}} - ID {{analysis_id}}
-
- ({{analysis_description}}) -
- {% if analysis_is_public %}
- Public
- {% else %}
- Private
- {% end %}
- {% if analysis_mapping_id is not None %}
- Mapping file
- {% end %}
- {% if not analysis_is_public %}
- Make analysis public
- {% end %}
- Reservation: {% raw analysis_reservation %}
-
-
-
-
- Shared with:
-
-
- Studies and artifacts used in this analysis:
-
-
+ {{analysis_name}} - ID {{analysis_id}}
+
+ ({{analysis_description}}) - {% if analysis_is_public %}
+ Public
+ {% else %}
+ Private
+ {% end %} {% if analysis_mapping_id is not None %}
+
+ Mapping file
+ {% end %} {% if not analysis_is_public %}
+ Make
+ analysis public
+ {% end %}
+
+ Reservation: {% raw analysis_reservation %}
+
+
-
-
-
-
- Adding or removing email addresses automatically updates who the analysis is shared with. Once you click the `X` or give mouse focus to the analysis page you'll see your new sharing settings.
+
+
+
+
+
+
+
+ Modify Sharing Settings
+
-
-
-
-
-
-
-
-
-
-
Modify Reservation Setting
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ Modify Reservation Setting
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{% end %}
diff --git a/qiita_pet/templates/list_analyses.html b/qiita_pet/templates/list_analyses.html
index bcfc79207..6ef6280fc 100644
--- a/qiita_pet/templates/list_analyses.html
+++ b/qiita_pet/templates/list_analyses.html
@@ -145,6 +145,7 @@