Start to reorganize views a little.
[audio.git] / src / archive / templates / archive / file_unmanaged.html
index a05d556..742b280 100644 (file)
@@ -2,6 +2,10 @@
 {% load i18n %}
 {% load tags %}
 
+
+{% block menu-active-unmanaged %}active{% endblock %}
+
+
 {% block messages %}
     {% if err_exists %}
         <p>{% trans "File with same name already exists!" %}</p>