-
+ {% if user.is_authenticated %}
+
+
+ {% endif %}
View on Wikidata
diff --git a/web-app/django/VIM/apps/instruments/templates/instruments/includes/stdView.html b/web-app/django/VIM/apps/instruments/templates/instruments/includes/stdView.html
index ec08ba5..a528eb7 100644
--- a/web-app/django/VIM/apps/instruments/templates/instruments/includes/stdView.html
+++ b/web-app/django/VIM/apps/instruments/templates/instruments/includes/stdView.html
@@ -11,14 +11,24 @@
+ {% include "instruments/includes/addNameModal.html" %}
{% include "instruments/includes/uploadImgModal.html" %}