Priviliged users can now add tags. Also, some minor cleanups in JS.
[redakcja.git] / platforma / templates / admin / index.html
index ab1ece2..45de219 100644 (file)
@@ -15,7 +15,7 @@
 {% if app_list %}
 
     {% include "filebrowser/append.html" %}
-    
+
     {% for app in app_list %}
         <div class="module">
         <table summary="{% blocktrans with app.name as name %}Models available in the {{ name }} application.{% endblocktrans %}">