X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/b02d71628de3e39c79abd257096281bf7fa1291d..c821de3dedaf3c15a0a3b4e3e933bda71d576206:/platforma/templates/explorer/editor.html

diff --git a/platforma/templates/explorer/editor.html b/platforma/templates/explorer/editor.html
index 7eca642d..a2ec61f4 100755
--- a/platforma/templates/explorer/editor.html
+++ b/platforma/templates/explorer/editor.html
@@ -211,7 +211,7 @@
             
             <tbody>
                 <tr><th colspan="5">Themes in the database</th></tr>
-            {% regroup availble_themes by first_letter as grouped_themes %}
+            {% regroup available_themes by first_letter as grouped_themes %}
 
             {% for letter in grouped_themes %}
             <tr><th colspan="5" class="letter-heading">{{ letter.grouper }}</th></tr>