fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Priviliged users can now add tags. Also, some minor cleanups in JS.
[redakcja.git]
/
platforma
/
templates
/
admin
/
index.html
diff --git
a/platforma/templates/admin/index.html
b/platforma/templates/admin/index.html
index
ab1ece2
..
45de219
100644
(file)
--- a/
platforma/templates/admin/index.html
+++ b/
platforma/templates/admin/index.html
@@
-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 %}">